Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1092917
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Aug 11, 7:17 AM
Size
1 KB
Mime Type
text/x-diff
Expires
Wed, Aug 13, 7:17 AM (23 h, 33 m)
Engine
blob
Format
Raw Data
Handle
707870
Attached To
rINP In-Portal
in-portal
View Options
Index: branches/RC/themes/default2007/platform/elements/content_boxes/related_items.tpl
===================================================================
--- branches/RC/themes/default2007/platform/elements/content_boxes/related_items.tpl (revision 9444)
+++ branches/RC/themes/default2007/platform/elements/content_boxes/related_items.tpl (revision 9445)
@@ -1,15 +1,8 @@
-<!-- related products -->
-<inp2:m_RenderElement design="content_box" data_exists="1">
-
- <inp2:m_Capture to_var="header">
- <inp2:m_Phrase label="lu_title_RelatedCategories"/>
- </inp2:m_Capture>
-
- <inp2:m_include template="platform/designs/categories"/>
+<!--## related category items ##-->
+ <inp2:m_include template="platform/designs/categories"/>
<ul>
- <inp2:c_PrintList2 render_as="related_category_element" types="category_related" related_to="Category" direction="V" row_start_render_as="html:" row_end_render_as="html:" empty_cell_render_as="html:"/>
- </ul>
+ <inp2:c_ListCategories render_as="related_category_element" types="related" related_to="$related_to" parent_cat_id="any" no_table="1"/>
+ </ul>
-</inp2:m_RenderElement>
-<!-- // related products -->
\ No newline at end of file
+<!--## // related category items ##-->
\ No newline at end of file
Property changes on: branches/RC/themes/default2007/platform/elements/content_boxes/related_items.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.1
\ No newline at end of property
+1.1.2.2
\ No newline at end of property
Event Timeline
Log In to Comment