fix for ticket #432, screen would not refresh to the correct part of the screen when a bypass option was selected
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4161 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,8 +13,8 @@ prompt APPLICATION 155 - webmip
|
|||||||
-- Application Export:
|
-- Application Export:
|
||||||
-- Application: 155
|
-- Application: 155
|
||||||
-- Name: webmip
|
-- Name: webmip
|
||||||
-- Date and Time: 15:18 Monday March 31, 2008
|
-- Date and Time: 15:30 Monday March 31, 2008
|
||||||
-- Exported By: HARDYA
|
-- Exported By: PRIESTJ
|
||||||
-- Flashback: 0
|
-- Flashback: 0
|
||||||
-- Export Type: Application Export
|
-- Export Type: Application Export
|
||||||
-- Version: 3.1.0.00.32
|
-- Version: 3.1.0.00.32
|
||||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
|||||||
p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset,
|
p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset,
|
||||||
p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset,
|
p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset,
|
||||||
p_page_protection_enabled_y_n=> 'N',
|
p_page_protection_enabled_y_n=> 'N',
|
||||||
p_checksum_salt_last_reset => '20080331151829',
|
p_checksum_salt_last_reset => '20080331153028',
|
||||||
p_home_link => 'f?p=&APP_ID.:101',
|
p_home_link => 'f?p=&APP_ID.:101',
|
||||||
p_flow_language => 'en-gb',
|
p_flow_language => 'en-gb',
|
||||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||||
@@ -191,8 +191,8 @@ wwv_flow_api.create_flow(
|
|||||||
p_substitution_value_02 => 'http://www.nationalgrid.com/uk/metering/mip/tc.htm',
|
p_substitution_value_02 => 'http://www.nationalgrid.com/uk/metering/mip/tc.htm',
|
||||||
p_substitution_string_03 => 'PRIVACY_URL',
|
p_substitution_string_03 => 'PRIVACY_URL',
|
||||||
p_substitution_value_03 => 'http://www.nationalgrid.com/corporate/legal/privacy.htm',
|
p_substitution_value_03 => 'http://www.nationalgrid.com/corporate/legal/privacy.htm',
|
||||||
p_last_updated_by => 'HARDYA',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss=> '20080331151829',
|
p_last_upd_yyyymmddhh24miss=> '20080331153028',
|
||||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||||
|
|
||||||
|
|
||||||
@@ -2368,6 +2368,19 @@ wwv_flow_api.create_app_comments (
|
|||||||
end;
|
end;
|
||||||
/
|
/
|
||||||
begin
|
begin
|
||||||
|
wwv_flow_api.create_app_comments (
|
||||||
|
p_id=>8057005765538759 + wwv_flow_api.g_id_offset,
|
||||||
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
|
p_pages=>'32',
|
||||||
|
p_app_comment=>'added anchor reference for ticket 432',
|
||||||
|
p_updated_on=>'2008.03.31.15:29:12',
|
||||||
|
p_updated_by=>'PRIESTJ',
|
||||||
|
p_created_on=>'2008.03.31.15:29:12',
|
||||||
|
p_created_by=>'PRIESTJ',
|
||||||
|
p_app_version=>'');
|
||||||
|
end;
|
||||||
|
/
|
||||||
|
begin
|
||||||
wwv_flow_api.create_app_comments (
|
wwv_flow_api.create_app_comments (
|
||||||
p_id=>39796811587940845 + wwv_flow_api.g_id_offset,
|
p_id=>39796811587940845 + wwv_flow_api.g_id_offset,
|
||||||
p_flow_id=>wwv_flow.g_flow_id,
|
p_flow_id=>wwv_flow.g_flow_id,
|
||||||
@@ -11336,8 +11349,8 @@ wwv_flow_api.create_page(
|
|||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
|
p_required_role => 16097609166220701+ wwv_flow_api.g_id_offset,
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'HARDYA',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080331151740',
|
p_last_upd_yyyymmddhh24miss => '20080331152837',
|
||||||
p_page_is_public_y_n=> 'N',
|
p_page_is_public_y_n=> 'N',
|
||||||
p_protection_level=> 'C',
|
p_protection_level=> 'C',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
@@ -18084,6 +18097,7 @@ wwv_flow_api.create_page_computation(
|
|||||||
' when ''APPLY_METER_MODEL_CHANGES'' then 5'||chr(10)||
|
' when ''APPLY_METER_MODEL_CHANGES'' then 5'||chr(10)||
|
||||||
' when ''P32_EXISTING_METER_MODEL'' then 5'||chr(10)||
|
' when ''P32_EXISTING_METER_MODEL'' then 5'||chr(10)||
|
||||||
' when ''P32_EXISTING_PRTY_ID'' then 5'||chr(10)||
|
' when ''P32_EXISTING_PRTY_ID'' then 5'||chr(10)||
|
||||||
|
' when ''P32_BYPASS_REQUIRED'' then 5'||chr(10)||
|
||||||
''||chr(10)||
|
''||chr(10)||
|
||||||
' else null'||chr(10)||
|
' else null'||chr(10)||
|
||||||
'end;',
|
'end;',
|
||||||
|
|||||||
Reference in New Issue
Block a user