Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F802552
in-commerce
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, Feb 24, 3:06 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Wed, Feb 26, 3:06 PM (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
575457
Attached To
rMINC Modules.In-Commerce
in-commerce
View Options
Index: branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl
===================================================================
--- branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl (revision 11678)
+++ branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl (revision 11679)
@@ -1,16 +1,16 @@
-<inp2:m_RenderElement design="menu_element" no_editing="1">
+<inp2:m_RenderElement design="menu_element">
<inp2:m_Capture to_var="menu_href">
<inp2:m_Link template="in-commerce/checkout/shop_cart" m_cat_id="0" m_cat_page="1"/>
</inp2:m_Capture>
<inp2:m_Capture to_var="menu_icon">
<img src="<inp2:m_TemplatesBase module="In-Commerce"/>img/menu_shopping_cart.gif" alt="" />
</inp2:m_Capture>
<inp2:m_Capture to_var="menu_title">
<inp2:m_Phrase name="lu_title_ShoppingCart"/>
<inp2:m_if check="ord_ItemsInCart">(<inp2:ord_ItemsInCart/>)</inp2:m_if>
</inp2:m_Capture>
<inp2:m_IsActive template="in-commerce/checkout/shop_cart" result_to_var="current"/>
</inp2:m_RenderElement>
\ No newline at end of file
Property changes on: branches/RC/themes/default2009/in-commerce/elements/menu_element.elm.tpl
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.2
\ No newline at end of property
+1.1.2.3
\ No newline at end of property
Event Timeline
Log In to Comment