Author: hansbak
Date: Thu Mar 11 08:00:46 2010
New Revision: 921715
URL:
http://svn.apache.org/viewvc?rev=921715&view=revLog:
removed tab 'block out of stock', (User can use enable auto block out of stock in selling manage tab ->auto perference section) so fixes issue 3548
Modified:
ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml
Modified: ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml?rev=921715&r1=921714&r2=921715&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml (original)
+++ ofbiz/trunk/specialpurpose/ebaystore/widget/EbayStoreMenus.xml Thu Mar 11 08:00:46 2010
@@ -43,11 +43,6 @@
<parameter param-name="productStoreId" value="${parameters.productStoreId}"/>
</link>
</menu-item>
- <menu-item name="blockItemOutOfStock" title="${uiLabelMap.EbayBlockItemOutOfStock}">
- <link target="runBlockItemOutOfStock">
- <parameter param-name="productStoreId" value="${parameters.productStoreId}"/>
- </link>
- </menu-item>
<menu-item name="exportProductListing" title="Export Product Listing">
<link target="exportProductListing">
<parameter param-name="productStoreId" value="${parameters.productStoreId}"/>