git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2914 248e525c-4dfb-0310-94bc-949c084e9493
43 lines
1.9 KiB
SQL
43 lines
1.9 KiB
SQL
--application/shared_components/user_interface/themes/national_grid
|
|
begin
|
|
wwv_flow_api.create_theme (
|
|
p_id =>24750938041526809 + wwv_flow_api.g_id_offset,
|
|
p_flow_id =>wwv_flow.g_flow_id,
|
|
p_theme_id => 101,
|
|
p_theme_name=>'National Grid',
|
|
p_default_page_template=>24734011047526756 + wwv_flow_api.g_id_offset,
|
|
p_error_template=>24734616867526758 + wwv_flow_api.g_id_offset,
|
|
p_printer_friendly_template=>24735530196526758 + wwv_flow_api.g_id_offset,
|
|
p_breadcrumb_display_point=>'REGION_POSITION_01',
|
|
p_sidebar_display_point=>'REGION_POSITION_02',
|
|
p_login_template=>24733840230526723 + wwv_flow_api.g_id_offset,
|
|
p_default_button_template=>24749440874526790 + wwv_flow_api.g_id_offset,
|
|
p_default_region_template=>24740611526526770 + wwv_flow_api.g_id_offset,
|
|
p_default_chart_template =>24737941385526765 + wwv_flow_api.g_id_offset,
|
|
p_default_form_template =>24738214051526765 + wwv_flow_api.g_id_offset,
|
|
p_default_reportr_template =>24740611526526770 + wwv_flow_api.g_id_offset,
|
|
p_default_tabform_template =>24740611526526770 + wwv_flow_api.g_id_offset,
|
|
p_default_wizard_template =>24742135446526770 + wwv_flow_api.g_id_offset,
|
|
p_default_menur_template =>24737010408526765 + wwv_flow_api.g_id_offset,
|
|
p_default_listr_template =>24740611526526770 + wwv_flow_api.g_id_offset,
|
|
p_default_report_template =>24743617611526775 + wwv_flow_api.g_id_offset,
|
|
p_default_label_template =>24749138532526789 + wwv_flow_api.g_id_offset,
|
|
p_default_menu_template =>24750232156526795 + wwv_flow_api.g_id_offset,
|
|
p_default_calendar_template =>24750440422526800 + wwv_flow_api.g_id_offset,
|
|
p_default_list_template =>24748312327526783 + wwv_flow_api.g_id_offset,
|
|
p_default_option_label =>24749138532526789 + wwv_flow_api.g_id_offset,
|
|
p_default_required_label =>24749318534526790 + wwv_flow_api.g_id_offset);
|
|
end;
|
|
/
|
|
|
|
prompt ...build options used by application 155
|
|
--
|
|
|
|
begin
|
|
|
|
null;
|
|
|
|
end;
|
|
/
|
|
|