svn commit: r1867700 - /ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml

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

svn commit: r1867700 - /ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml

jleroux@apache.org
Author: jleroux
Date: Sun Sep 29 08:08:26 2019
New Revision: 1867700

URL: http://svn.apache.org/viewvc?rev=1867700&view=rev
Log:
Improved: Make Create Menu tab bar for RoutingTask consistent
(OFBIZ-8192)

Adds a create RoutingTask tab bar in the main decorator to maintain the
consistency throughout the tab bar of RoutingTask.

Thanks: Avnindra Sharma for the report and patch, Devanshu Vyas for testing

Modified:
    ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml?rev=1867700&r1=1867699&r2=1867700&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml Sun Sep 29 08:08:26 2019
@@ -70,6 +70,9 @@ under the License.
                                     </condition>
                                     <widgets>
                                         <include-menu name="RoutingTaskTabBar" location="component://manufacturing/widget/manufacturing/ManufacturingMenus.xml"/>
+                                        <container style="button-bar">
+                                            <link target="EditRoutingTask" text="${uiLabelMap.ManufacturingNewRoutingTask}" style="buttontext create"/>
+                                        </container>
                                     </widgets>
                                 </section>
                                 <container>