You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2011/12/21 12:09:31 UTC

[jira] [Issue Comment Edited] (OFBIZ-4628) re-enable the disabled submit button in ListInvoice and batchPayments

    [ https://issues.apache.org/jira/browse/OFBIZ-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13174010#comment-13174010 ] 

Jacques Le Roux edited comment on OFBIZ-4628 at 12/21/11 11:08 AM:
-------------------------------------------------------------------

========== EDIT: missed a ? ========
Hi Leon,

Quicky browsing, I did not find anything clear in the jQuery doc, but from http://jquery-howto.blogspot.com/2008/12/how-to-disableenable-element-with.html it seems both syntax are correct, has this changed (2008 is pretty old for jQuery)?
                
      was (Author: jacques.le.roux):
    Hi Leon,

Quicky browsing, I did not find anything clear in the jQuery doc, but from http://jquery-howto.blogspot.com/2008/12/how-to-disableenable-element-with.html it seems both syntax are correct, has this changed (2008 is pretty old for jQuery)
                  
> 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
>
>         Attachments: OFBIZ-4628.patch
>
>
> 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