You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/09/29 06:58:47 UTC

svn commit: r1867688 - /ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml

Author: jleroux
Date: Sun Sep 29 06:58:47 2019
New Revision: 1867688

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

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

Thanks: Avnindra Sharma for report Devanshu Vyas for patch

Modified:
    ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml?rev=1867688&r1=1867687&r2=1867688&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/humanres/widget/CommonScreens.xml Sun Sep 29 06:58:47 2019
@@ -267,6 +267,9 @@ under the License.
                                     <if-has-permission permission="HUMANRES" action="_VIEW"/>
                             </condition>
                             <widgets>
+                                <container style="button-bar">
+                                    <link target="NewEmployee" text="${uiLabelMap.HumanResNewEmployee}" style="buttontext create"/>
+                                </container>
                                 <section>
                                     <condition><not><if-empty field="partyId"/></not></condition>
                                     <widgets>