re-enable the disabled submit button in ListInvoice and batchPayments
---------------------------------------------------------------------
Key: OFBIZ-4628
URL: https://issues.apache.org/jira/browse/OFBIZ-4628
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Reporter: Leon
Priority: Minor
Fix For: SVN trunk
To enable a disabled html element, there're only two ways, remove "disabled"
attribute or use javascript to set disable property to false. The patch updates
trivial to enable submit button in ListInvoices.ftl and batchPayments.ftl.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira