svn commit: r984366 [2/2] - in /ofbiz/trunk/specialpurpose/ebaystore: config/ data/ entitydef/ servicedef/ src/org/ofbiz/ebaystore/ webapp/ebaystore/WEB-INF/ widget/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r984366 [2/2] - in /ofbiz/trunk/specialpurpose/ebaystore: config/ data/ entitydef/ servicedef/ src/org/ofbiz/ebaystore/ webapp/ebaystore/WEB-INF/ widget/

hansbak-2
Modified: ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml?rev=984366&r1=984365&r2=984366&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml (original)
+++ ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml Wed Aug 11 10:39:10 2010
@@ -96,6 +96,11 @@
                 <parameter param-name="productStoreId" value="${parameters.productStoreId}"/>
             </link>
         </menu-item>
+        <menu-item name="customerService" title="Customer Service">
+            <link target="customerService">
+                <parameter param-name="productStoreId" value="${parameters.productStoreId}"/>
+            </link>
+        </menu-item>
     </menu>
     <menu name="EbayAccountTabBar" selected-menuitem-context-field-name="accountItem" type="simple"
         default-selected-style="selected" menu-container-style="button-bar button-style-2">