svn commit: r1032660 - /ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

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

svn commit: r1032660 - /ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

buscob
Author: buscob
Date: Mon Nov  8 18:23:14 2010
New Revision: 1032660

URL: http://svn.apache.org/viewvc?rev=1032660&view=rev
Log:
Moved RequestTabBar to pre-body decorator-section

Modified:
    ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

Modified: ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml?rev=1032660&r1=1032659&r2=1032660&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml Mon Nov  8 18:23:14 2010
@@ -62,7 +62,7 @@ under the License.
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">
-                    <decorator-section name="body">
+                    <decorator-section name="pre-body">
                         <section>
                             <condition>
                                 <not><if-empty field="custRequest"/></not>
@@ -71,6 +71,8 @@ under the License.
                                 <include-menu name="RequestTabBar" location="component://order/widget/ordermgr/OrderMenus.xml"/>
                             </widgets>
                         </section>
+                    </decorator-section>
+                    <decorator-section name="body">
                         <include-menu name="RequestSubTabBar" location="component://order/widget/ordermgr/OrderMenus.xml"/>
                         <container>
                             <section>