updated file upload screen so that the correct document role type is set.
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3314 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -13,7 +13,7 @@ prompt APPLICATION 155 - webmip
|
|||||||
-- Application Export:
|
-- Application Export:
|
||||||
-- Application: 155
|
-- Application: 155
|
||||||
-- Name: webmip
|
-- Name: webmip
|
||||||
-- Date and Time: 17:20 Friday January 18, 2008
|
-- Date and Time: 12:45 Monday January 21, 2008
|
||||||
-- Exported By: PRIESTJ
|
-- Exported By: PRIESTJ
|
||||||
-- Flashback: 0
|
-- Flashback: 0
|
||||||
-- Export Type: Application Export
|
-- 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_default_region_template=> 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||||
p_error_template => 24734616867526758 + wwv_flow_api.g_id_offset,
|
p_error_template => 24734616867526758 + 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 => '20080118172000',
|
p_checksum_salt_last_reset => '20080121124505',
|
||||||
p_home_link => 'f?p=&APP_ID.:1',
|
p_home_link => 'f?p=&APP_ID.:1',
|
||||||
p_box_width => '98%',
|
p_box_width => '98%',
|
||||||
p_flow_language => 'en-gb',
|
p_flow_language => 'en-gb',
|
||||||
@@ -185,7 +185,7 @@ wwv_flow_api.create_flow(
|
|||||||
p_default_menur_template => 24737010408526765 + 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_listr_template => 24740611526526770 + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'PRIESTJ',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss=> '20080118172000',
|
p_last_upd_yyyymmddhh24miss=> '20080121124505',
|
||||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||||
|
|
||||||
|
|
||||||
@@ -16880,7 +16880,7 @@ wwv_flow_api.create_page(
|
|||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'PRIESTJ',
|
p_last_updated_by => 'PRIESTJ',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080118170008',
|
p_last_upd_yyyymmddhh24miss => '20080121114145',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
|
|
||||||
end;
|
end;
|
||||||
@@ -17177,7 +17177,7 @@ p:=p||' ''Drawing manually uploaded'','||chr(
|
|||||||
' :P41_DRWG_COD';
|
' :P41_DRWG_COD';
|
||||||
|
|
||||||
p:=p||'E,'||chr(10)||
|
p:=p||'E,'||chr(10)||
|
||||||
' ''DRDO'');'||chr(10)||
|
' ''DRRO'');'||chr(10)||
|
||||||
' end if;'||chr(10)||
|
' end if;'||chr(10)||
|
||||||
'end;';
|
'end;';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user