From cec492e431eff7f222729d0d5993b88c087b866b Mon Sep 17 00:00:00 2001 From: PriestJ Date: Tue, 8 Jan 2008 15:57:20 +0000 Subject: [PATCH] added drawings screen to menu system, also pointed menu to DK's screens as they were more up-to-date than AH's git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3168 248e525c-4dfb-0310-94bc-949c084e9493 --- Screens/f155.sql | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Screens/f155.sql b/Screens/f155.sql index 43c91ff..00625d0 100644 --- a/Screens/f155.sql +++ b/Screens/f155.sql @@ -13,8 +13,8 @@ prompt APPLICATION 155 - webmip -- Application Export: -- Application: 155 -- Name: webmip --- Date and Time: 15:52 Tuesday January 8, 2008 --- Exported By: MULLENM +-- Date and Time: 15:56 Tuesday January 8, 2008 +-- Exported By: PRIESTJ -- Flashback: 0 -- Export Type: Application Export -- Version: 3.0.1.00.08 @@ -145,7 +145,7 @@ wwv_flow_api.create_flow( p_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset, p_error_template => 24734616867526758 + wwv_flow_api.g_id_offset, p_page_protection_enabled_y_n=> 'N', - p_checksum_salt_last_reset => '20080108155225', + p_checksum_salt_last_reset => '20080108155622', p_home_link => 'f?p=&APP_ID.:1', p_box_width => '98%', p_flow_language => 'en-gb', @@ -184,8 +184,8 @@ wwv_flow_api.create_flow( p_default_reportr_template =>24740611526526770 + 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_last_updated_by => 'MULLENM', - p_last_upd_yyyymmddhh24miss=> '20080108155225', + p_last_updated_by => 'PRIESTJ', + p_last_upd_yyyymmddhh24miss=> '20080108155622', p_required_roles=> wwv_flow_utilities.string_to_table2(''));