Empty page for Dependencies
This commit is contained in:
parent
ca20cccb39
commit
29247fc135
42
apex/f770/application/pages/page_00965.sql
Normal file
42
apex/f770/application/pages/page_00965.sql
Normal file
@ -0,0 +1,42 @@
|
||||
prompt --application/pages/page_00965
|
||||
begin
|
||||
-- Manifest
|
||||
-- PAGE: 00965
|
||||
-- Manifest End
|
||||
wwv_flow_api.component_begin (
|
||||
p_version_yyyy_mm_dd=>'2021.04.15'
|
||||
,p_release=>'21.1.6'
|
||||
,p_default_workspace_id=>9014660246496943
|
||||
,p_default_application_id=>770
|
||||
,p_default_id_offset=>0
|
||||
,p_default_owner=>'CORE'
|
||||
);
|
||||
wwv_flow_api.create_page(
|
||||
p_id=>965
|
||||
,p_user_interface_id=>wwv_flow_api.id(9169746885570061)
|
||||
,p_name=>'#fa-sitemap Dependencies'
|
||||
,p_alias=>'DEPENDENCIES'
|
||||
,p_step_title=>'Dependencies'
|
||||
,p_autocomplete_on_off=>'OFF'
|
||||
,p_group_id=>wwv_flow_api.id(9240371448352386)
|
||||
,p_page_template_options=>'#DEFAULT#'
|
||||
,p_required_role=>wwv_flow_api.id(9556407311505078)
|
||||
,p_last_updated_by=>'DEV'
|
||||
,p_last_upd_yyyymmddhh24miss=>'20220111193107'
|
||||
);
|
||||
wwv_flow_api.create_page_plug(
|
||||
p_id=>wwv_flow_api.id(15126384113615746)
|
||||
,p_plug_name=>'Dependencies'
|
||||
,p_icon_css_classes=>'fa-sitemap'
|
||||
,p_region_template_options=>'#DEFAULT#'
|
||||
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
||||
,p_plug_display_sequence=>10
|
||||
,p_include_in_reg_disp_sel_yn=>'Y'
|
||||
,p_plug_display_point=>'BODY'
|
||||
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
||||
,p_attribute_01=>'N'
|
||||
,p_attribute_02=>'HTML'
|
||||
);
|
||||
wwv_flow_api.component_end;
|
||||
end;
|
||||
/
|
||||
@ -128,6 +128,7 @@ prompt --install
|
||||
@@application/pages/page_00952.sql
|
||||
@@application/pages/page_00955.sql
|
||||
@@application/pages/page_00960.sql
|
||||
@@application/pages/page_00965.sql
|
||||
@@application/pages/page_00969.sql
|
||||
@@application/pages/page_00970.sql
|
||||
@@application/pages/page_00990.sql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user