Author: apatel
Date: Wed Jul 1 13:58:37 2009
New Revision: 790169
URL: http://svn.apache.org/viewvc?rev=790169&view=rev
Log:
removed screenlet wrapper around action buttons.
Modified:
ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
Modified:
ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml?rev=790169&r1=790168&r2=790169&view=diff
==============================================================================
---
ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
(original)
+++
ofbiz/trunk/applications/accounting/widget/ReportFinancialSummaryScreens.xml
Wed Jul 1 13:58:37 2009
@@ -563,10 +563,6 @@
</container>
</container>
</container>
- <container style="h3">
- <label
text="${uiLabelMap.AccountingTransactionTotalsReport}"/>
- </container>
- <container style="screenlet-body">
<section>
<condition>
<or>
@@ -618,7 +614,6 @@
</container>
</container>
</container>
- </container>
</decorator-section>
</decorator-screen>
</widgets>