Author: adrianc
Date: Sun Dec 30 16:06:13 2007 New Revision: 607627 URL: http://svn.apache.org/viewvc?rev=607627&view=rev Log: Updated party mgr screens to newer styles. Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/SerializedInventory.ftl ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/Subscriptions.ftl ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/SerializedInventory.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/SerializedInventory.ftl?rev=607627&r1=607626&r2=607627&view=diff ============================================================================== --- ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/SerializedInventory.ftl (original) +++ ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/SerializedInventory.ftl Sun Dec 30 16:06:13 2007 @@ -18,8 +18,8 @@ --> <div id="serialized-inventory-summary" class="screenlet"> - <div class="screenlet-header"> - <span class="boxhead">${uiLabelMap.ProductSerializedInventorySummary}</span> + <div class="screenlet-title-bar"> + <h3>${uiLabelMap.ProductSerializedInventorySummary}</h3> </div> <div class="screenlet-body"> <table id="serialized-inventory" class="basic-table" cellspacing="0" cellpadding="2"> Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/Subscriptions.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/Subscriptions.ftl?rev=607627&r1=607626&r2=607627&view=diff ============================================================================== --- ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/Subscriptions.ftl (original) +++ ofbiz/trunk/applications/party/webapp/partymgr/party/profileblocks/Subscriptions.ftl Sun Dec 30 16:06:13 2007 @@ -18,8 +18,8 @@ --> <div id="subscription-summary" class="screenlet"> - <div class="screenlet-header"> - <span class="boxhead">${uiLabelMap.ProductSubscriptions}</span> + <div class="screenlet-title-bar"> + <h3>${uiLabelMap.ProductSubscriptions}</h3> </div> <div class="screenlet-body"> <table class="basic-table" cellspacing="0" cellpadding="2"> Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml?rev=607627&r1=607626&r2=607627&view=diff ============================================================================== --- ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml (original) +++ ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationScreens.xml Sun Dec 30 16:06:13 2007 @@ -36,9 +36,9 @@ <widgets> <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> - <container style="screenlet" id="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyClassifications}"/> + <container style="screenlet"> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyClassifications}"/> </container> <container style="screenlet-body"> <include-form name="ListPartyClassifications" location="component://party/widget/partymgr/PartyClassificationForms.xml"/> @@ -65,9 +65,9 @@ <widgets> <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> - <container style="screenlet" id="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyClassificationGroups}"/> + <container style="screenlet"> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyClassificationGroups}"/> </container> <container style="screenlet-body"> <platform-specific> @@ -97,9 +97,9 @@ <widgets> <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> - <container style="screenlet" id="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyClassificationGroups}"/> + <container style="screenlet"> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyClassificationGroups}"/> </container> <container><link target="EditPartyClassificationGroup" style="smallSubmit" text="${uiLabelMap.PartyCreateNewPartyClassificationGroup}"></link></container> <container style="screenlet-body"> @@ -127,9 +127,9 @@ <widgets> <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> - <container style="screenlet" id="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyClassificationGroup}"/> + <container style="screenlet"> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyClassificationGroup}"/> </container> <container style="screenlet-body"> <platform-specific> Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml?rev=607627&r1=607626&r2=607627&view=diff ============================================================================== --- ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml (original) +++ ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml Sun Dec 30 16:06:13 2007 @@ -211,8 +211,8 @@ </condition> <widgets> <container style="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyNewRelationshipType}"/> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyNewRelationshipType}"/> </container> <container style="screenlet-body"> <include-form name="AddPartyRelationshipType" location="component://party/webapp/partymgr/party/PartyForms.xml"/> @@ -243,8 +243,8 @@ <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> <container style="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyVendorInformation}"/> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyVendorInformation}"/> </container> <container style="screenlet-body"> <include-form name="EditVendor" location="component://party/webapp/partymgr/party/PartyForms.xml"/> @@ -274,8 +274,8 @@ <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> <container style="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartyAttribute}"/> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartyAttribute}"/> </container> <container style="screenlet-body"> <include-form name="EditPartyAttribute" location="component://party/webapp/partymgr/party/PartyForms.xml"/> @@ -550,8 +550,8 @@ <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> <container style="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PartySegmentRoles}"/> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PartySegmentRoles}"/> </container> <container style="screenlet-body"> <include-form name="ListSegmentRoles" location="component://party/webapp/partymgr/party/PartyForms.xml"/> @@ -761,9 +761,9 @@ <widgets> <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}"> <decorator-section name="body"> - <container style="boxoutside"> + <container style="screenlet"> <container style="screenlet-title-bar"> - <label style="boxhead">${uiLabelMap.PartyShipperAccount}</label> + <label style="head3">${uiLabelMap.PartyShipperAccount}</label> </container> <include-form name="EditCarrierAccount" location="component://party/webapp/partymgr/party/PartyForms.xml"/> </container> Modified: ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml?rev=607627&r1=607626&r2=607627&view=diff ============================================================================== --- ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml (original) +++ ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml Sun Dec 30 16:06:13 2007 @@ -188,8 +188,8 @@ </condition> <widgets> <container id="fin-account-summary" style="screenlet"> - <container style="screenlet-header"> - <label style="boxhead" text="${uiLabelMap.PageTitleFinancialAccountSummary}"/> + <container style="screenlet-title-bar"> + <label style="head3" text="${uiLabelMap.PageTitleFinancialAccountSummary}"/> </container> <container style="screenlet-body"> <iterate-section entry-name="ownedFinAccount" list-name="ownedFinAccountList"> |
Free forum by Nabble | Edit this page |