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, Accounting.patch, Accounting.patch,
Accounting.patch, Common.patch, Content.patch, Content.patch, Content.patch,
Content.patch, Ecommerce.patch, Example.patch, Example.patch,
Manufacturing.patch, Manufacturing.patch, Marketing.patch, Marketing.patch,
Order.patch, Order.patch, Product.patch, Product.patch, Product.patch,
Product.patch, SpecialPurpose.patch, SpecialPurpose.patch,
SpecialPurpose.patch, Webtools.patch, WorkEffort.patch, WorkEffort.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>