Author: lektran
Date: Mon Jul 6 05:44:36 2009
New Revision: 791388
URL:
http://svn.apache.org/viewvc?rev=791388&view=revLog:
Remove the freemarker payment menu and reinstate the widget version, fixes problem reported by Rishi Solanki
Removed:
ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentSubTabBar.ftl
Modified:
ofbiz/trunk/applications/accounting/widget/CommonScreens.xml
Modified: ofbiz/trunk/applications/accounting/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/CommonScreens.xml?rev=791388&r1=791387&r2=791388&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/CommonScreens.xml Mon Jul 6 05:44:36 2009
@@ -63,8 +63,7 @@
</condition>
<widgets>
<include-menu name="PaymentTabBar" location="component://accounting/widget/Menus.xml"/>
- <platform-specific><html><html-template location="component://accounting/webapp/accounting/payment/PaymentSubTabBar.ftl"/></html></platform-specific>
- <!--include-menu name="PaymentSubTabBar" location="component://accounting/widget/Menus.xml"/-->
+ <include-menu name="PaymentSubTabBar" location="component://accounting/widget/Menus.xml"/>
<container style="leftclear">
<label style="h1" text="${uiLabelMap[labelTitleProperty]} ${uiLabelMap.CommonId}:[${paymentId}] ${${extraFunctionName}}"/>
</container>