Amended template for TreeList to refer to /i/ng_black.gif for sub-list items (previously referred to #WORKSPACE_IMAGE#black.gif
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@6377 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: 09:34 Wednesday August 13, 2008
|
||||
-- Date and Time: 10:51 Thursday August 21, 2008
|
||||
-- Exported By: HARDYA
|
||||
-- Flashback: 0
|
||||
-- Export Type: Application Export
|
||||
@@ -145,7 +145,7 @@ wwv_flow_api.create_flow(
|
||||
p_default_region_template=> 71121389039453369 + wwv_flow_api.g_id_offset,
|
||||
p_error_template => 85292499999520701 + wwv_flow_api.g_id_offset,
|
||||
p_page_protection_enabled_y_n=> 'N',
|
||||
p_checksum_salt_last_reset => '20080813093402',
|
||||
p_checksum_salt_last_reset => '20080821102651',
|
||||
p_home_link => 'f?p=&APP_ID.:101',
|
||||
p_flow_language => 'en-gb',
|
||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||
@@ -194,7 +194,7 @@ wwv_flow_api.create_flow(
|
||||
p_substitution_string_04 => 'SITEMAP_URL',
|
||||
p_substitution_value_04 => 'http://www.nationalgrid.com/uk/sitemap.htm',
|
||||
p_last_updated_by => 'HARDYA',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080813093402',
|
||||
p_last_upd_yyyymmddhh24miss=> '20080821102651',
|
||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||
|
||||
|
||||
@@ -49330,17 +49330,17 @@ t:=t||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="/i/ng_
|
||||
|
||||
t2:=t2||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
t3:=t3||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="#WORKSPACE_IMAGES#black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
t3:=t3||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
t4:=t4||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="#WORKSPACE_IMAGES#black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
t4:=t4||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
t5:=t5||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11" />#TEXT#</a></li>';
|
||||
|
||||
t6:=t6||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
t7:=t7||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="#WORKSPACE_IMAGES#black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
t7:=t7||'<li><a name="#LIST_LABEL#" class="current" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
t8:=t8||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="#WORKSPACE_IMAGES#black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
t8:=t8||'<li><a name="#LIST_LABEL#" href="#LINK#"><img src="/i/ng_black.gif" alt="" width="5" height="11"/>#TEXT#</a></li>';
|
||||
|
||||
wwv_flow_api.create_list_template (
|
||||
p_id=>71127598124453382 + wwv_flow_api.g_id_offset,
|
||||
@@ -49360,7 +49360,6 @@ wwv_flow_api.create_list_template (
|
||||
p_item_templ_noncurr_w_child=> t6,
|
||||
p_sub_templ_curr_w_child=> t7,
|
||||
p_sub_templ_noncurr_w_child=> t8,
|
||||
p_translate_this_template => 'N',
|
||||
p_list_template_comment=>'');
|
||||
end;
|
||||
null;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user