fix for #324, new button now in fabulous new accessible part of screen
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3906 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip
|
||||
-- Application Export:
|
||||
-- Application: 155
|
||||
-- Name: webmip
|
||||
-- Date and Time: 13:11 Monday March 10, 2008
|
||||
-- Date and Time: 13:14 Monday March 10, 2008
|
||||
-- Exported By: PRIESTJ
|
||||
-- Flashback: 0
|
||||
-- Export Type: Application Export
|
||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
||||
p_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||
p_error_template => 38911722486594102 + wwv_flow_api.g_id_offset,
|
||||
p_page_protection_enabled_y_n=> 'Y',
|
||||
p_checksum_salt_last_reset => '20080310131157',
|
||||
p_checksum_salt_last_reset => '20080310131424',
|
||||
p_home_link => 'f?p=&APP_ID.:101',
|
||||
p_flow_language => 'en-gb',
|
||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||
@@ -187,7 +187,7 @@ wwv_flow_api.create_flow(
|
||||
p_substitution_string_01 => 'SYSTEM_ENVIRONMENT',
|
||||
p_substitution_value_01 => '(Development)',
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080310131157',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080310131424',
|
||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||
|
||||
|
||||
@@ -45344,7 +45344,7 @@ wwv_flow_api.create_page(
|
||||
p_step_template => '',
|
||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||
p_last_updated_by => 'PRIESTJ',
|
||||
p_last_upd_yyyymmddhh24miss => '20080211183050',
|
||||
p_last_upd_yyyymmddhh24miss => '20080310131404',
|
||||
p_page_comment => '');
|
||||
|
||||
wwv_flow_api.set_page_help_text(p_flow_id=>wwv_flow.g_flow_id,p_flow_step_id=>96,p_text=>h);
|
||||
@@ -45526,8 +45526,8 @@ wwv_flow_api.create_page_button(
|
||||
p_button_plug_id => 35230620511633920+wwv_flow_api.g_id_offset,
|
||||
p_button_name => 'NEW',
|
||||
p_button_image_alt=> 'New',
|
||||
p_button_position=> 'BOTTOM',
|
||||
p_button_alignment=> 'RIGHT',
|
||||
p_button_position=> 'TOP',
|
||||
p_button_alignment=> 'LEFT',
|
||||
p_button_redirect_url=> 'f?p=&APP_ID.:95:&SESSION.::&DEBUG.:95::',
|
||||
p_button_cattributes=>'id="new" name="new"',
|
||||
p_required_patch => null + wwv_flow_api.g_id_offset);
|
||||
|
||||
Reference in New Issue
Block a user