Author: mbrohl
Date: Mon Sep 19 20:04:32 2016
New Revision: 1761492
URL:
http://svn.apache.org/viewvc?rev=1761492&view=revLog:
Fix for: Broken page renders while click on Submit button on Qualification Screen.
(OFBIZ-8223)
Thanks: Avnindra Sharma for reporting and providing the patch.
Modified:
ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml
Modified: ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml?rev=1761492&r1=1761491&r2=1761492&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/PartyQualForms.xml Mon Sep 19 20:04:32 2016
@@ -96,7 +96,6 @@ under the License.
<auto-parameters-service service-name="deletePartyQual"/>
</hyperlink>
</field>
- <field name="submitButton" title="${uiLabelMap.CommonSubmit}" widget-style="smallSubmit"><submit/></field>
</form>
<form name="AddPartyQual" type="single" target="createPartyQual"
header-row-style="header-row" default-table-style="basic-table">