You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/02/24 23:02:05 UTC

[jira] Updated: (OFBIZ-760) Rearrange Form Widget attributes

     [ https://issues.apache.org/jira/browse/OFBIZ-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Howe updated OFBIZ-760:
-----------------------------

    Attachment: Accounting.patch

Accounting.patch

makes the ordering changes as described in the accounting component.

> Rearrange Form Widget attributes
> --------------------------------
>
>                 Key: OFBIZ-760
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-760
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: Accounting.patch
>
>
> Pending further discussions regarding moving paginate attributes and styling attributes into child elements, move paginate and styling attributes to their own line
> ie
> <form name="myForm" type="single" target="myTarget" 
>   default-tooltip-style="myStyle1" default-title-style="myStyle2" default-widget-style="myStyle3"
>   paginate-target="myPaginateTarget">
> ...
> </form>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.