Author: jleroux
Date: Sat Mar 28 20:13:03 2009 New Revision: 759574 URL: http://svn.apache.org/viewvc?rev=759574&view=rev Log: tabs to 4 spaces Modified: ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentForms.xml ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml ofbiz/trunk/applications/accounting/widget/GlForms.xml ofbiz/trunk/applications/content/webapp/content/contentsetup/ContentSetupForms.xml ofbiz/trunk/applications/content/webapp/content/datasetup/DataSetupForms.xml ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml ofbiz/trunk/applications/content/widget/content/ContentForms.xml ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml ofbiz/trunk/applications/content/widget/forum/ForumForms.xml ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml ofbiz/trunk/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml ofbiz/trunk/applications/order/webapp/ordermgr/lookup/FieldLookupForms.xml ofbiz/trunk/applications/order/webapp/ordermgr/quote/QuoteForms.xml ofbiz/trunk/applications/order/webapp/ordermgr/request/RequestForms.xml ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml ofbiz/trunk/applications/product/webapp/catalog/config/ConfigForms.xml ofbiz/trunk/applications/product/webapp/catalog/feature/FeatureForms.xml ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml ofbiz/trunk/framework/common/widget/PortalPageForms.xml ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/forum/ForumForms.xml ofbiz/trunk/specialpurpose/mypage/widget/MyPageForms.xml ofbiz/trunk/specialpurpose/projectmgr/widget/forms/ResourceForms.xml Modified: ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml (original) +++ ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml Sat Mar 28 20:13:03 2009 @@ -125,9 +125,9 @@ <field name="agreementId" title="${uiLabelMap.AccountingAgreementId}"><hidden/></field> <field name="agreementItemSeqId" title="${uiLabelMap.CommonEdit}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${agreementItemSeqId}" target="EditAgreementItem"> - <parameter param-name="agreementId" from-field="agreementId"/> - <parameter param-name="agreementItemSeqId" from-field="agreementItemSeqId"/> - </hyperlink> + <parameter param-name="agreementId" from-field="agreementId"/> + <parameter param-name="agreementItemSeqId" from-field="agreementItemSeqId"/> + </hyperlink> </field> <field name="agreementItemTypeId" title="${uiLabelMap.AccountingAgreementItemTypeId}"> <display-entity entity-name="AgreementItemType"/> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml (original) +++ ofbiz/trunk/applications/accounting/webapp/accounting/fixedasset/FixedAssetForms.xml Sat Mar 28 20:13:03 2009 @@ -326,9 +326,9 @@ </actions> <field name="maintHistSeqId"> <hyperlink also-hidden="false" description="${maintHistSeqId}" target="EditFixedAssetMaint"> - <parameter param-name="fixedAssetId" from-field="fixedAssetId"/> - <parameter param-name="maintHistSeqId" from-field="maintHistSeqId"/> - </hyperlink> + <parameter param-name="fixedAssetId" from-field="fixedAssetId"/> + <parameter param-name="maintHistSeqId" from-field="maintHistSeqId"/> + </hyperlink> </field> <field name="productMaintTypeId" ><display-entity entity-name="ProductMaintType"/></field> <field name="statusId" title="${uiLabelMap.CommonStatus}"><display-entity entity-name="StatusItem"/></field> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml (original) +++ ofbiz/trunk/applications/accounting/webapp/accounting/invoice/InvoiceForms.xml Sat Mar 28 20:13:03 2009 @@ -303,10 +303,10 @@ <field name="invoiceId"><hidden/></field> <field name="invoiceItemSeqId" widget-style="buttontext"> <hyperlink target="listInvoiceItems" description="${invoiceItemSeqId"> - <parameter param-name="invoiceId" from-field="invoiceId"/> - <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> - </hyperlink> - </field> + <parameter param-name="invoiceId" from-field="invoiceId"/> + <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> + </hyperlink> + </field> <field name="quantity"><text size="3"/></field> <field name="invoiceItemTypeId"> <drop-down allow-empty="false"> @@ -327,9 +327,9 @@ <field name="updateButton" title="${uiLabelMap.CommonUpdate}" widget-style="buttontext" ><submit button-type="text-link"/></field> <field name="removeButton" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink description="${uiLabelMap.CommonRemove}" target="removeInvoiceItem"> - <parameter param-name="invoiceId" from-field="invoiceId"/> - <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> - </hyperlink> + <parameter param-name="invoiceId" from-field="invoiceId"/> + <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> + </hyperlink> </field> </form> @@ -411,9 +411,9 @@ <field name="updateButton" title="${uiLabelMap.CommonUpdate}" widget-style="buttontext"><submit button-type="text-link"/></field> <field name="removeButton" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext" use-when="paymentApplicationId!=null"> <hyperlink description="${uiLabelMap.CommonRemove}" target="removeInvoiceApplication"> - <parameter param-name="paymentApplicationId" from-field="paymentApplicationId"/> - <parameter param-name="invoiceId" from-field="invoiceId"/> - </hyperlink> + <parameter param-name="paymentApplicationId" from-field="paymentApplicationId"/> + <parameter param-name="invoiceId" from-field="invoiceId"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentForms.xml (original) +++ ofbiz/trunk/applications/accounting/webapp/accounting/payment/PaymentForms.xml Sat Mar 28 20:13:03 2009 @@ -416,10 +416,10 @@ <field name="invoiceId" widget-style="buttontext"><hyperlink target="invoiceOverview?invoiceId=${invoiceId}" description="${invoiceId}"/></field> <field name="invoiceItemSeqId" widget-style="buttontext"> <hyperlink target="listInvoiceItems" description="${invoiceItemSeqId"> - <parameter param-name="invoiceId" from-field="invoiceId"/> - <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> - </hyperlink> - </field> + <parameter param-name="invoiceId" from-field="invoiceId"/> + <parameter param-name="invoiceItemSeqId" from-field="invoiceItemSeqId"/> + </hyperlink> + </field> <field name="toPaymentId" widget-style="buttontext"><hyperlink target="paymentOverview?paymentId=${toPaymentId}" description="${toPaymentId}"/></field> <field name="billingAccountId" widget-style="buttontext"><hyperlink target="EditBillingAccount?billingAccountId=${billingAccountId}" description="${billingAccountId}"/></field> <field name="taxAuthGeoId"><display-entity entity-name="Geo" key-field-name="geoId" description="${geoName}"></display-entity></field> Modified: ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/BillingAccountForms.xml Sat Mar 28 20:13:03 2009 @@ -93,9 +93,9 @@ <field name="amountToApply" widget-area-style="align-text"><display type="currency" currency="${currencyUomId}"/></field> <field name="capture" use-when="${bsh:!paidInvoice}" widget-style="buttontext"> <hyperlink target="capturePaymentsByInvoice" description="${uiLabelMap.AccountingCapture}"> - <parameter param-name="invoiceId" from-field="invoiceId"/> - <parameter param-name="billingAccountId" from-field="billingAccountId"/> - </hyperlink> + <parameter param-name="invoiceId" from-field="invoiceId"/> + <parameter param-name="billingAccountId" from-field="billingAccountId"/> + </hyperlink> </field> <field name="capture" use-when="${bsh:paidInvoice}"><display/></field> </form> @@ -206,15 +206,15 @@ </field> <field name="billingAccountTermId" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink description="${uiLabelMap.CommonEdit}" target="EditBillingAccountTerms"> - <parameter param-name="billingAccountId" from-field="billingAccountId"/> - <parameter param-name="billingAccountTermId" from-field="billingAccountTermId"/> - </hyperlink> + <parameter param-name="billingAccountId" from-field="billingAccountId"/> + <parameter param-name="billingAccountTermId" from-field="billingAccountTermId"/> + </hyperlink> </field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink description="${uiLabelMap.CommonDelete}" target="removeBillingAccountTerm"> - <parameter param-name="billingAccountId" from-field="billingAccountId"/> - <parameter param-name="billingAccountTermId" from-field="billingAccountTermId"/> - </hyperlink> + <parameter param-name="billingAccountId" from-field="billingAccountId"/> + <parameter param-name="billingAccountTermId" from-field="billingAccountTermId"/> + </hyperlink> </field> </form> <form name="EditBillingAccountTerms" type="single" target="updateBillingAccountTerm" title="" default-map-name="billingAccountTerm" Modified: ofbiz/trunk/applications/accounting/widget/GlForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/GlForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/accounting/widget/GlForms.xml (original) +++ ofbiz/trunk/applications/accounting/widget/GlForms.xml Sat Mar 28 20:13:03 2009 @@ -98,9 +98,9 @@ <field name="acctgTransId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${acctgTransId}" target="EditAcctgTrans"> - <parameter param-name="acctgTransId" from-field="acctgTransId"/> - <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> - </hyperlink> + <parameter param-name="acctgTransId" from-field="acctgTransId"/> + <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> + </hyperlink> </field> <field name="transactionDate"><display/></field> <field name="acctgTransTypeId"><display-entity entity-name="AcctgTransType" description="${description}"/></field> @@ -133,9 +133,9 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar"> <field name="acctgTransId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${acctgTransId}" target="EditAcctgTrans"> - <parameter param-name="acctgTransId" from-field="acctgTransId"/> - <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> - </hyperlink> + <parameter param-name="acctgTransId" from-field="acctgTransId"/> + <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> + </hyperlink> </field> <field name="transactionDate"><display/></field> <field name="acctgTransTypeId"><display-entity entity-name="AcctgTransType" description="${description}"/></field> @@ -156,9 +156,9 @@ </field> <field name="post" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink description="${uiLabelMap.AccountingPostTransaction}" target="postAcctgTrans" also-hidden="false"> - <parameter param-name="acctgTransId" from-field="acctgTransId"/> - <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> - </hyperlink> + <parameter param-name="acctgTransId" from-field="acctgTransId"/> + <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> + </hyperlink> </field> </form> @@ -260,9 +260,9 @@ <field name="acctgTransId" widget-style="buttontext" position="2"> <hyperlink also-hidden="false" description="${acctgTransId}" target="EditAcctgTrans"> - <parameter param-name="acctgTransId" from-field="acctgTransId"/> - <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> - </hyperlink> + <parameter param-name="acctgTransId" from-field="acctgTransId"/> + <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> + </hyperlink> </field> <field name="acctgTransEntrySeqId" widget-style="buttontext" position="2"><display/></field> <field name="transactionDate" position="2"><display/></field> @@ -325,9 +325,9 @@ <field name="transactionDate"><display/></field> <field name="acctgTransId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${acctgTransId}" target="EditAcctgTrans"> - <parameter param-name="acctgTransId" from-field="acctgTransId"/> - <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> - </hyperlink> + <parameter param-name="acctgTransId" from-field="acctgTransId"/> + <parameter param-name="organizationPartyId" from-field="organizationPartyId"/> + </hyperlink> </field> <field name="acctgTransEntrySeqId" widget-style="buttontext"><display/></field> <field name="acctgTransTypeId"><display-entity entity-name="AcctgTransType" description="${description}"/></field> Modified: ofbiz/trunk/applications/content/webapp/content/contentsetup/ContentSetupForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/contentsetup/ContentSetupForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/webapp/content/contentsetup/ContentSetupForms.xml (original) +++ ofbiz/trunk/applications/content/webapp/content/contentsetup/ContentSetupForms.xml Sat Mar 28 20:13:03 2009 @@ -73,9 +73,9 @@ </field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeContentTypeAttr"> - <parameter param-name="contentTypeId" from-field="contentTypeId"/> - <parameter param-name="attrName" from-field="attrName"/> - </hyperlink> + <parameter param-name="contentTypeId" from-field="contentTypeId"/> + <parameter param-name="attrName" from-field="attrName"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/content/webapp/content/datasetup/DataSetupForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/datasetup/DataSetupForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/webapp/content/datasetup/DataSetupForms.xml (original) +++ ofbiz/trunk/applications/content/webapp/content/datasetup/DataSetupForms.xml Sat Mar 28 20:13:03 2009 @@ -73,9 +73,9 @@ </field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeDataResourceTypeAttr"> - <parameter param-name="dataResourceTypeId" from-field="dataResourceTypeId"/> - <parameter param-name="attrName" from-field="attrName"/> - </hyperlink> + <parameter param-name="dataResourceTypeId" from-field="dataResourceTypeId"/> + <parameter param-name="attrName" from-field="attrName"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml (original) +++ ofbiz/trunk/applications/content/webapp/content/layout/LayoutForms.xml Sat Mar 28 20:13:03 2009 @@ -158,9 +158,9 @@ </actions> <field name="contentId" title="${uiLabelMap.CommonEdit}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${contentId}" target="EditLayout"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> + </hyperlink> </field> <field name="dummy" title="${uiLabelMap.ContentClip}" widget-style="buttontext" map-name="dummy"> <hyperlink also-hidden="false" description="${contentId}" target="clipFindLayout"> @@ -190,9 +190,9 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar"> <field name="contentId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${contentId}" target="EditLayout"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> + </hyperlink> </field> <field name="contentName"><display/></field> <field name="description"><display/></field> @@ -392,9 +392,9 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar"> <field name="contentId" title="${uiLabelMap.CommonEdit}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${contentId}" target="EditLayout"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> + </hyperlink> </field> <field name="contentName"><display/></field> <field name="description"><display/></field> Modified: ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml (original) +++ ofbiz/trunk/applications/content/widget/compdoc/CompDocForms.xml Sat Mar 28 20:13:03 2009 @@ -158,15 +158,15 @@ </field> <field name="tree" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext" use-when=""COMPDOC_INSTANCE".equals(contentTypeId)"> <hyperlink also-hidden="false" description="${uiLabelMap.ContentTree}" target="ViewCompDocInstanceTree"> - <parameter param-name="rootContentId" from-field="contentId"/> - <parameter param-name="rootContentRevisionSeqId" from-field="contentRevisionSeqId"/> - </hyperlink> + <parameter param-name="rootContentId" from-field="contentId"/> + <parameter param-name="rootContentRevisionSeqId" from-field="contentRevisionSeqId"/> + </hyperlink> </field> <field name="tree" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext" use-when=""COMPDOC_TEMPLATE".equals(contentTypeId)"> <hyperlink also-hidden="false" description="${uiLabelMap.ContentTree}" target="ViewCompDocTemplateTree"> - <parameter param-name="rootContentId" from-field="contentId"/> - <parameter param-name="rootContentRevisionSeqId" from-field="contentRevisionSeqId"/> - </hyperlink> + <parameter param-name="rootContentId" from-field="contentId"/> + <parameter param-name="rootContentRevisionSeqId" from-field="contentRevisionSeqId"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/content/widget/content/ContentForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/ContentForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/widget/content/ContentForms.xml (original) +++ ofbiz/trunk/applications/content/widget/content/ContentForms.xml Sat Mar 28 20:13:03 2009 @@ -390,9 +390,9 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeContentPurpose"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="contentPurposeTypeId" from-field="contentPurposeTypeId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="contentPurposeTypeId" from-field="contentPurposeTypeId"/> + </hyperlink> </field> </form> @@ -417,9 +417,9 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeContentAttribute"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="attrName" from-field="attrName"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="attrName" from-field="attrName"/> + </hyperlink> </field> </form> @@ -455,9 +455,9 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeContentMetaData"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="metaDataPredicateId" from-field="metaDataPredicateId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="metaDataPredicateId" from-field="metaDataPredicateId"/> + </hyperlink> </field> </form> @@ -537,9 +537,9 @@ </row-actions> <field name="contentId"> <hyperlink also-hidden="false" description="${content.contentName} [${content.contentId}]" target="ViewSimpleContent"> - <parameter param-name="contentId" from-field="content.contentId"/> - <parameter param-name="dataResourceId" from-field="content.dataResourceId"/> - </hyperlink> + <parameter param-name="contentId" from-field="content.contentId"/> + <parameter param-name="dataResourceId" from-field="content.dataResourceId"/> + </hyperlink> </field> <field name="contentTypeId"> <display-entity entity-name="ContentType" key-field-name="contentTypeId" description="${description}"/> Modified: ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml (original) +++ ofbiz/trunk/applications/content/widget/content/DataResourceForms.xml Sat Mar 28 20:13:03 2009 @@ -342,9 +342,9 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeDataResourceAttribute"> - <parameter param-name="dataResourceId" from-field="dataResourceId"/> - <parameter param-name="attrName" from-field="attrName"/> - </hyperlink> + <parameter param-name="dataResourceId" from-field="dataResourceId"/> + <parameter param-name="attrName" from-field="attrName"/> + </hyperlink> </field> </form> @@ -401,9 +401,9 @@ <auto-fields-entity entity-name="ProductFeatureDataResource" default-field-type="display"/> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeDataResourceProductFeature"> - <parameter param-name="dataResourceId" from-field="dataResourceId"/> - <parameter param-name="productFeatureId" from-field="productFeatureId"/> - </hyperlink> + <parameter param-name="dataResourceId" from-field="dataResourceId"/> + <parameter param-name="productFeatureId" from-field="productFeatureId"/> + </hyperlink> </field> </form> <form name="lookupProductFeature" target="LookupProductFeature" title="" type="single" Modified: ofbiz/trunk/applications/content/widget/forum/ForumForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/forum/ForumForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/content/widget/forum/ForumForms.xml (original) +++ ofbiz/trunk/applications/content/widget/forum/ForumForms.xml Sat Mar 28 20:13:03 2009 @@ -43,10 +43,10 @@ <field name="contentTypeId"><hidden/></field> <field name="select" widget-style="buttontext" entry-name="contentId" parameter-name="contentId"> <hyperlink target="findForumMessages" description="${uiLabelMap.ContentForumMessages"> - <parameter param-name="forumGroupId" from-field="parameters.forumGroupId"/> - <parameter param-name="forumId" from-field="contentId"/> - </hyperlink> - </field> + <parameter param-name="forumGroupId" from-field="parameters.forumGroupId"/> + <parameter param-name="forumId" from-field="contentId"/> + </hyperlink> + </field> <field name="forumName" entry-name="contentName" parameter-name="contentName"><text/></field> <field name="forumDescription" entry-name="description" parameter-name="description"><text/></field> <field name="thruDate" entry-name="caThruDate"><date-time/></field> Modified: ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml (original) +++ ofbiz/trunk/applications/humanres/widget/forms/PayGradeForms.xml Sat Mar 28 20:13:03 2009 @@ -62,9 +62,9 @@ <field name="submitButton" title="${uiLabelMap.CommonSubmit}" widget-style="smallSubmit"><submit/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="deleteSalaryStep" description="${uiLabelMap.CommonDelete}"> - <parameter param-name="salaryStepSeqId" from-field="salaryStepSeqId"/> - <parameter param-name="payGradeId" from-field="payGradeId"/> - </hyperlink> + <parameter param-name="salaryStepSeqId" from-field="salaryStepSeqId"/> + <parameter param-name="payGradeId" from-field="payGradeId"/> + </hyperlink> </field> </form> <form name="AddSalaryStep" type="single" target="createSalaryStep" Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml (original) +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomForms.xml Sat Mar 28 20:13:03 2009 @@ -139,9 +139,9 @@ default-table-style="basic-table hover-bar" paginate-target="FindBom"> <field name="productId" title="${uiLabelMap.ProductProductId}" use-when=""> <hyperlink target="EditProductBom" description="${productId}"> - <parameter param-name="productId" from-field="productId"/> - <parameter param-name="productAssocTypeId" from-field="productAssocTypeId"/> - </hyperlink> + <parameter param-name="productId" from-field="productId"/> + <parameter param-name="productAssocTypeId" from-field="productAssocTypeId"/> + </hyperlink> </field> <field name="internalName" title="${uiLabelMap.ProductProductName}"><display/></field> <field name="productAssocTypeId" title="${uiLabelMap.ManufacturingBomType}"> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml (original) +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml Sat Mar 28 20:13:03 2009 @@ -339,14 +339,14 @@ </field> <field name="issueLinkAtp" title="${uiLabelMap.CommonEmptyHeader}" widget-style="smallSubmit" use-when=""${issueTaskId}".equals("${workEffortId}")"> <hyperlink target="issueProductionRunRoutingTask" description="${uiLabelMap.ManufacturingIssueAvailableProductionRunTask" also-hidden="false"> - <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="workEffortId" from-field="workEffortId"/> <parameter param-name="productionRunId" from-field="workEffortParentId"/> <parameter param-name="failIfItemsAreNotAvailable" value="Y"/> </hyperlink> </field> <field name="issueLinkQoh" title="${uiLabelMap.CommonEmptyHeader}" widget-style="smallSubmit" use-when=""${issueTaskId}".equals("${workEffortId}")"> <hyperlink target="issueProductionRunRoutingTask" description="${uiLabelMap.ManufacturingIssueProductionRunTask" also-hidden="false"> - <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="workEffortId" from-field="workEffortId"/> <parameter param-name="productionRunId" from-field="workEffortParentId"/> <parameter param-name="failIfItemsAreNotAvailable" value="N"/> </hyperlink> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml (original) +++ ofbiz/trunk/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml Sat Mar 28 20:13:03 2009 @@ -185,9 +185,9 @@ </actions> <field name="visitId" title="${uiLabelMap.MarketingTrackingCodeVisitVisitId}"> <hyperlink description="${visitId}" target="/partymgr/control/visitdetail" target-type="inter-app"> - <parameter param-name="visitId" from-field="visitId"/> - <parameter param-name="DONE_PAGE" from-field="donePage"/> - </hyperlink> + <parameter param-name="visitId" from-field="visitId"/> + <parameter param-name="DONE_PAGE" from-field="donePage"/> + </hyperlink> </field> <field name="sourceEnumId" title="${uiLabelMap.MarketingTrackingCodeVisitSourceEnumId}"> <display-entity description="${description} [${enumCode}]" entity-name="Enumeration" key-field-name="enumId"/> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/lookup/FieldLookupForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/lookup/FieldLookupForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/order/webapp/ordermgr/lookup/FieldLookupForms.xml (original) +++ ofbiz/trunk/applications/order/webapp/ordermgr/lookup/FieldLookupForms.xml Sat Mar 28 20:13:03 2009 @@ -405,15 +405,15 @@ <field name="quoteItemSeqId"><hidden/></field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext" use-when="${bsh:isPromo==null}"> <hyperlink also-hidden="false" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext" use-when="${bsh:isPromo!=null&&isPromo.equals("N")}"> <hyperlink also-hidden="false" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" use-when="${bsh:isPromo!=null&&isPromo.equals("Y")}"><display/></field> <field name="productId"> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/quote/QuoteForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/quote/QuoteForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/order/webapp/ordermgr/quote/QuoteForms.xml (original) +++ ofbiz/trunk/applications/order/webapp/ordermgr/quote/QuoteForms.xml Sat Mar 28 20:13:03 2009 @@ -187,15 +187,15 @@ <field name="quoteItemSeqId"><hidden/></field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext" use-when="${bsh:isPromo==null}"> <hyperlink also-hidden="false" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext" use-when="${bsh:isPromo!=null&&isPromo.equals("N")}"> <hyperlink also-hidden="false" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" use-when="${bsh:isPromo!=null&&isPromo.equals("Y")}"><display/></field> <field name="productId" title="${uiLabelMap.ProductProductId}"> @@ -213,9 +213,9 @@ <!--<field name="custRequestId"><display description="${custRequestId} - ${custRequestItemSeqId}"/></field>--> <field name="custRequestId" title="${uiLabelMap.CommonViewRequest}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${custRequestId}-${custRequestItemSeqId}" target="requestitem"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> <field name="custRequestItemSeqId"><hidden/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> @@ -277,9 +277,9 @@ <auto-fields-entity entity-name="QuoteAttribute" default-field-type="display"/> <field name="attrName" title="${uiLabelMap.OrderOrderQuoteAttributeName}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${attrName}" target="EditQuoteAttribute"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="attrName" from-field="attrName"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="attrName" from-field="attrName"/> + </hyperlink> </field> <field name="attrValue" title="${uiLabelMap.OrderOrderQuoteAttributeValue}"></field> <field name="quoteId"><hidden/></field> @@ -306,9 +306,9 @@ <auto-fields-entity entity-name="QuoteCoefficient" default-field-type="display"/> <field name="coeffName" title="${uiLabelMap.OrderOrderQuoteCoeffName}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${coeffName}" target="EditQuoteCoefficient"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="coeffName" from-field="coeffName"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="coeffName" from-field="coeffName"/> + </hyperlink> </field> <field name="coeffValue" title="${uiLabelMap.OrderOrderQuoteCoeffValue}"></field> <field name="quoteId"><hidden/></field> @@ -333,17 +333,17 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar" paginate-target="ManageQuotePrices"> <field name="custRequestId" title="${uiLabelMap.OrderOrderQuoteViewRequest}" widget-style="buttontext"> <hyperlink target-type="inter-app" also-hidden="false" description="${custRequestId}-${custRequestItemSeqId}" target="/workeffort/control/requestitem"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> <field name="custRequestItemSeqId"><hidden/></field> <field name="quoteId"><hidden/></field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext"> <hyperlink also-hidden="true" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="productId" title="${uiLabelMap.ProductProductId}"> <display-entity entity-name="Product" key-field-name="productId" description="${productId} - ${internalName}"/> @@ -375,9 +375,9 @@ <field name="createdByUserLogin"><hidden/></field> <field name="quoteAdjustmentId" title="${uiLabelMap.OrderOrderQuoteAdjustmentId}" widget-style="buttontext" use-when="${bsh:productPromoId==null}"> <hyperlink also-hidden="false" description="${quoteAdjustmentId}" target="EditQuoteAdjustment"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteAdjustmentId" from-field="quoteAdjustmentId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteAdjustmentId" from-field="quoteAdjustmentId"/> + </hyperlink> </field> <field name="quoteAdjustmentId" title="${uiLabelMap.OrderOrderQuoteAdjustmentId}" use-when="${bsh:productPromoId!=null}"><display/></field> <field name="quoteAdjustmentTypeId" title="${uiLabelMap.OrderOrderQuoteAdjustmentType}"> @@ -422,17 +422,17 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar" paginate-target="ViewQuoteProfit"> <field name="custRequestId" title="${uiLabelMap.OrderOrderQuoteViewRequest}" widget-style="buttontext"> <hyperlink target-type="inter-app" also-hidden="false" description="${custRequestId}-${custRequestItemSeqId}" target="/workeffort/control/requestitem"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> <field name="custRequestItemSeqId"><hidden/></field> <field name="quoteId"><hidden/></field> <field name="quoteItemSeqId" title="${uiLabelMap.OrderOrderQuoteItemSeqId}" widget-style="buttontext"> <hyperlink also-hidden="true" description="${quoteItemSeqId}" target="EditQuoteItem"> - <parameter param-name="quoteId" from-field="quoteId"/> - <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> - </hyperlink> + <parameter param-name="quoteId" from-field="quoteId"/> + <parameter param-name="quoteItemSeqId" from-field="quoteItemSeqId"/> + </hyperlink> </field> <field name="productId" title="${uiLabelMap.ProductProductId}"> <display-entity entity-name="Product" key-field-name="productId" description="${productId} - ${internalName}"/> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/request/RequestForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/request/RequestForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/order/webapp/ordermgr/request/RequestForms.xml (original) +++ ofbiz/trunk/applications/order/webapp/ordermgr/request/RequestForms.xml Sat Mar 28 20:13:03 2009 @@ -102,9 +102,9 @@ <field name="custRequestId"><hidden/></field> <field name="custRequestItemSeqId" widget-style="buttontext"> <hyperlink description="${custRequestItemSeqId}" target="requestitem"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> <field name="story"></field> <field name="productId" title="${uiLabelMap.ProductProductId}"> @@ -115,11 +115,11 @@ <display-entity also-hidden="false" entity-name="StatusItem"/> </field> <field name="addNote"> - <hyperlink description="${uiLabelMap.FormFieldTitle_addNote}" target="requestitemnotes"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> - </field> + <hyperlink description="${uiLabelMap.FormFieldTitle_addNote}" target="requestitemnotes"> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> + </field> </form> <form name="OverviewRequestItems" extends="ListRequestItems"> <field name="priority"><ignored/></field> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml (original) +++ ofbiz/trunk/applications/order/webapp/ordermgr/requirement/RequirementForms.xml Sat Mar 28 20:13:03 2009 @@ -138,15 +138,15 @@ <field name="requirementId"><hidden/></field> <field name="custRequestId" widget-style="buttontext"> <hyperlink description="${custRequestId}" target="request"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> <field name="custRequestItemSeqId" widget-style="buttontext"> <hyperlink description="${custRequestItemSeqId}" target="requestitem"> - <parameter param-name="custRequestId" from-field="custRequestId"/> - <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> - </hyperlink> + <parameter param-name="custRequestId" from-field="custRequestId"/> + <parameter param-name="custRequestItemSeqId" from-field="custRequestItemSeqId"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml (original) +++ ofbiz/trunk/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml Sat Mar 28 20:13:03 2009 @@ -29,9 +29,9 @@ <field name="quoteId"><hidden/></field> <field name="workEffortId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${workEffortName} [${workEffortId}]" target="EditQuoteWorkEffort"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="quoteId" from-field="quoteId"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="quoteId" from-field="quoteId"/> + </hyperlink> </field> <field name="workEffortTypeId"><display-entity entity-name="WorkEffortType" description="${description}"/></field> <field name="statusItemDescription"><display/></field> @@ -41,9 +41,9 @@ <field name="actualEndDate"><display/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deleteQuoteWorkEffort"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="quoteId" from-field="quoteId"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="quoteId" from-field="quoteId"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml (original) +++ ofbiz/trunk/applications/party/webapp/partymgr/communication/CommForms.xml Sat Mar 28 20:13:03 2009 @@ -451,9 +451,9 @@ </field> <field name="removeLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="smallSubmit"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeCommunicationEventPurpose"> - <parameter param-name="communicationEventPrpTypId" from-field="communicationEventPrpTypId"/> - <parameter param-name="communicationEventId" from-field="communicationEventId"/> - </hyperlink> + <parameter param-name="communicationEventPrpTypId" from-field="communicationEventPrpTypId"/> + <parameter param-name="communicationEventId" from-field="communicationEventId"/> + </hyperlink> </field> </form> @@ -748,9 +748,9 @@ </actions> <field name="subject"> <hyperlink description="${subject}" target="EditCommunicationEvent"> - <parameter param-name="communicationEventId" from-field="communicationEventId"/> - <parameter param-name="my" from-field="my"/> - </hyperlink> + <parameter param-name="communicationEventId" from-field="communicationEventId"/> + <parameter param-name="my" from-field="my"/> + </hyperlink> </field> <field name="removeLink" title="${uiLabelMap.CommonDelete}" widget-style="smallSubmit"><submit/></field> </form> Modified: ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml (original) +++ ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml Sat Mar 28 20:13:03 2009 @@ -903,10 +903,10 @@ <field name="parentTypeId"><display-entity entity-name="RoleType" key-field-name="roleTypeId" description="${description}"/></field> <field name="remove"> <hyperlink target="deleterole" description="${uiLabelMap.CommonRemove"> - <parameter param-name="partyId" from-field="partyId"/> - <parameter param-name="roleTypeId" from-field="roleTypeId"/> - </hyperlink> - </field> + <parameter param-name="partyId" from-field="partyId"/> + <parameter param-name="roleTypeId" from-field="roleTypeId"/> + </hyperlink> + </field> </form> <form name="AddPartyRole" type="single" title="Add a role to party" target="addrole/viewroles"> <field name="partyId"><hidden value="${parameters.partyId}"/></field> Modified: ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml (original) +++ ofbiz/trunk/applications/party/widget/partymgr/SecurityForms.xml Sat Mar 28 20:13:03 2009 @@ -183,9 +183,9 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}"><submit button-type="button"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink description="${uiLabelMap.CommonRemove}" target="removeProtectedViewFromSecurityGroup" also-hidden="false"> - <parameter param-name="groupId" from-field="groupId"/> - <parameter param-name="viewNameId" from-field="viewNameId"/> - </hyperlink> + <parameter param-name="groupId" from-field="groupId"/> + <parameter param-name="viewNameId" from-field="viewNameId"/> + </hyperlink> </field> </form> Modified: ofbiz/trunk/applications/product/webapp/catalog/config/ConfigForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/config/ConfigForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/product/webapp/catalog/config/ConfigForms.xml (original) +++ ofbiz/trunk/applications/product/webapp/catalog/config/ConfigForms.xml Sat Mar 28 20:13:03 2009 @@ -205,18 +205,18 @@ <auto-fields-entity entity-name="ProductConfigOption" default-field-type="display" /> <field name="configItemId" widget-style="buttontext" title="${uiLabelMap.ProductConfigItem}"> <hyperlink target="EditProductConfigOptions" description="${configOptionId} - ${configOptionName"> - <parameter param-name="configItemId" from-field="configItemId"/> - <parameter param-name="configOptionId" from-field="configOptionId"/> - </hyperlink> - </field> + <parameter param-name="configItemId" from-field="configItemId"/> + <parameter param-name="configOptionId" from-field="configOptionId"/> + </hyperlink> + </field> <field name="configOptionId" ><hidden/></field> <field name="configOptionName" ><hidden/></field> <field name="remove" title="${uiLabelMap.CommonRemove}" widget-style="buttontext" > <hyperlink target="deleteProductConfigOption" description="${uiLabelMap.CommonRemove"> - <parameter param-name="configItemId" from-field="configItemId"/> - <parameter param-name="configOptionId" from-field="configOptionId"/> - </hyperlink> - </field> + <parameter param-name="configItemId" from-field="configItemId"/> + <parameter param-name="configOptionId" from-field="configOptionId"/> + </hyperlink> + </field> </form> <form name="ProductConfigList" type="list" list-name="configProducts" Modified: ofbiz/trunk/applications/product/webapp/catalog/feature/FeatureForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/feature/FeatureForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/product/webapp/catalog/feature/FeatureForms.xml (original) +++ ofbiz/trunk/applications/product/webapp/catalog/feature/FeatureForms.xml Sat Mar 28 20:13:03 2009 @@ -181,9 +181,9 @@ <field name="removeFeatureInterAction" title="${uiLabelMap.CommonDelete}" widget-style="buttontext"> <hyperlink target="removeProductFeatureIactn" description="${uiLabelMap.CommonDelete}"> - <parameter param-name="productFeatureId" from-field="productFeatureId"/> - <parameter param-name="productFeatureIdTo" from-field="productFeatureIdTo"/> - </hyperlink> + <parameter param-name="productFeatureId" from-field="productFeatureId"/> + <parameter param-name="productFeatureIdTo" from-field="productFeatureIdTo"/> + </hyperlink> </field> </form> <form name="EditFeatureInterAction" type="single" target="createProductFeatureIactn" title="" default-map-name="productFeatureIactn" Modified: ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml (original) +++ ofbiz/trunk/applications/product/webapp/catalog/product/ProductForms.xml Sat Mar 28 20:13:03 2009 @@ -1100,9 +1100,9 @@ </field> <field name="costComponentId" widget-style="buttontext"> <hyperlink also-hidden="false" description="${costComponentId}" target="EditProductCosts"> - <parameter param-name="productId" from-field="productId"/> - <parameter param-name="productCostComponentId" from-field="costComponentId"/> - </hyperlink> + <parameter param-name="productId" from-field="productId"/> + <parameter param-name="productCostComponentId" from-field="costComponentId"/> + </hyperlink> </field> <field name="productId"><hidden value="${productId}"/></field> <field name="costComponentTypeId"> Modified: ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml (original) +++ ofbiz/trunk/applications/product/webapp/catalog/store/ProductStoreForms.xml Sat Mar 28 20:13:03 2009 @@ -399,15 +399,15 @@ </field> <field name="remove" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="RemoveProductStoreFinAccountSettings" description="${uiLabelMap.CommonRemove}"> - <parameter param-name="productStoreId" from-field="productStoreId"/> - <parameter param-name="finAccountTypeId" from-field="finAccountTypeId"/> - </hyperlink> + <parameter param-name="productStoreId" from-field="productStoreId"/> + <parameter param-name="finAccountTypeId" from-field="finAccountTypeId"/> + </hyperlink> </field> <field name="edit" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="EditProductStoreFinAccountSettings" description="${uiLabelMap.CommonEdit}"> - <parameter param-name="productStoreId" from-field="productStoreId"/> - <parameter param-name="finAccountTypeId" from-field="finAccountTypeId"/> - </hyperlink> + <parameter param-name="productStoreId" from-field="productStoreId"/> + <parameter param-name="finAccountTypeId" from-field="finAccountTypeId"/> + </hyperlink> </field> </form> <form name="EditProductStoreFinAccountSettings" type="single" target="UpdateProductStoreFinAccountSettings" default-map-name="finAccountSetting" Modified: ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml (original) +++ ofbiz/trunk/applications/product/webapp/facility/facility/FacilityForms.xml Sat Mar 28 20:13:03 2009 @@ -91,9 +91,9 @@ </actions> <field name="inventoryItemId" widget-style="buttontext"> <hyperlink target="EditInventoryItem" description="${inventoryItemId}"> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="inventoryItemTypeId" title="${uiLabelMap.ProductInventoryItemTypeId}"> <display-entity entity-name="InventoryItemType"/> @@ -121,9 +121,9 @@ <field name="quantityOnHandTotal"><display description="${availableToPromiseTotal} / ${quantityOnHandTotal}"/></field> <field name="transfer" title="${uiLabelMap.ProductTransfer}" entry-name="inventoryItemId" widget-style="buttontext"> <hyperlink target="TransferInventoryItem" description="${uiLabelMap.ProductTransfer}"> - <parameter param-name="facilityId" from-field="facilityId"/> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - </hyperlink> + <parameter param-name="facilityId" from-field="facilityId"/> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + </hyperlink> </field> </form> <form name="ListFacilityInventoryItemsNoLocations" type="list" target="" title="" list-name="inventoryItems" @@ -131,9 +131,9 @@ odd-row-style="alternate-row" default-table-style="basic-table hover-bar"> <field name="inventoryItemId" widget-style="buttontext"> <hyperlink target="EditInventoryItem" description="${inventoryItemId}"> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="inventoryItemTypeId" title="${uiLabelMap.ProductInventoryItemTypeId}"> <display-entity entity-name="InventoryItemType"/> @@ -211,9 +211,9 @@ <field name="inventoryItemId" widget-style="buttontext" position="1" use-when="showPosition1"> <hyperlink target="EditInventoryItem" description="${inventoryItemId}"> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="productId" position="1" use-when="showPosition1" widget-style="buttontext"> <hyperlink target="/catalog/control/EditProduct?productId=${productId}" target-type="inter-app" description="${productId}"/> @@ -270,9 +270,9 @@ <field name="effectiveDate" position="2"><display/></field> <field name="inventoryItemId" widget-style="buttontext" position="2"> <hyperlink target="EditInventoryItem" description="${inventoryItemId}"> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="inventoryItemDetailSeqId" position="2"><display/></field> <field name="quantityOnHandDiff" position="2"><display/></field> @@ -312,9 +312,9 @@ </field> <field name="inventoryItemId" widget-style="buttontext"> <hyperlink target="EditInventoryItem" description="${inventoryItemId}"> - <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="inventoryItemId" from-field="inventoryItemId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="inventoryItemDetailSeqId"><display/></field> <field name="quantityOnHandDiff"><display/></field> @@ -402,9 +402,9 @@ </row-actions> <field name="items" title="${uiLabelMap.ProductProductId}" widget-style="buttontext"> <hyperlink target="EditFacilityInventoryItems" description="${productId}"> - <parameter param-name="productId" from-field="productId"/> - <parameter param-name="facilityId" from-field="facilityId"/> - </hyperlink> + <parameter param-name="productId" from-field="productId"/> + <parameter param-name="facilityId" from-field="facilityId"/> + </hyperlink> </field> <field name="productId" title="${uiLabelMap.CommonDescription}"> <display-entity entity-name="Product" description="${internalName}"> Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortCommEventForms.xml Sat Mar 28 20:13:03 2009 @@ -39,10 +39,10 @@ <field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="buttontext"><submit button-type="text-link"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="deleteCommunicationEventWorkEff" also-hidden="false" description="${uiLabelMap.CommonDelete"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="communicationEventId" from-field="communicationEventId"/> - </hyperlink> - </field> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="communicationEventId" from-field="communicationEventId"/> + </hyperlink> + </field> </form> <form name="AddWorkEffortCommEvent" default-map-name="communicationEvent" target="createWorkEffortCommEvent" title="" type="single" extends="EditCommEvent" extends-resource="component://party/webapp/partymgr/communication/CommForms.xml" header-row-style="header-row" default-table-style="basic-table"> Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml Sat Mar 28 20:13:03 2009 @@ -611,9 +611,9 @@ </actions> <field name="communicationEventId"> <hyperlink description="${communicationEventId}" target="EditWorkEffortCommEvent" target-type="intra-app"> - <parameter param-name="communicationEventId" from-field="communicationEventId"/> - <parameter param-name="DONE_PAGE" from-field="donePage"/> - </hyperlink> + <parameter param-name="communicationEventId" from-field="communicationEventId"/> + <parameter param-name="DONE_PAGE" from-field="donePage"/> + </hyperlink> </field> <field name="partyIdFrom" title="${uiLabelMap.PartyPartyId} ${uiLabelMap.CommonFrom}"> <display-entity description="${firstName} ${lastName} ${groupName} [${partyId}]" entity-name="PartyNameView" key-field-name="partyId"/> @@ -875,7 +875,7 @@ <field name="noteParty" title="${uiLabelMap.CommonBy}"><display description="${bsh:org.ofbiz.party.party.PartyHelper.getPartyName(delegator, noteParty, true)} at ${noteDateTime}"/></field> <field name="internalNote" title="${uiLabelMap.WorkEffortPrivatePublic}" widget-style="buttontext" use-when="internalNote.equals("N")"> <hyperlink target="updateWorkEffortNote" description="${uiLabelMap.OrderNotesPrivate"> - <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="workEffortId" from-field="workEffortId"/> <parameter param-name="noteId" from-field="noteId"/> <parameter param-name="internalNote" value="Y"/> </hyperlink> @@ -1081,9 +1081,9 @@ <field name="relevancyWeight" header-link="createWorkEffortKeywords?workEffortId=${workEffortId}" title="${uiLabelMap.ProductReInduceKeywords}" header-link-style="buttontext" ><display/></field> <field name="deleteLink" title="${uiLabelMap.ProductDeleteAllKeywords}" header-link="deleteWorkEffortKeywords?workEffortId=${workEffortId}" widget-style="buttontext" header-link-style="buttontext" > <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deleteWorkEffortKeyword"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="keyword" from-field="keyword"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="keyword" from-field="keyword"/> + </hyperlink> </field> </form> @@ -1115,9 +1115,9 @@ <field name="contactMechId" use-when="telecomNumber == null && postalAddress == null" title="${uiLabelMap.CommonDescription}"><display description="${contactMech.infoString}"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deleteWorkEffortContactMech"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="contactMechId" from-field="contactMechId"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="contactMechId" from-field="contactMechId"/> + </hyperlink> </field> </form> <!-- Agreement WorkEffort Appl--> Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml Sat Mar 28 20:13:03 2009 @@ -31,9 +31,9 @@ <field name="workEffortId"><hidden/></field> <field name="orderId" widget-style="buttontext"> <hyperlink description="${orderId}" target="/ordermgr/control/orderview" target-type="inter-app"> - <parameter param-name="orderId" from-field="orderId"/> - <parameter param-name="workEffortId" from-field="workEffortId"/> - </hyperlink> + <parameter param-name="orderId" from-field="orderId"/> + <parameter param-name="workEffortId" from-field="workEffortId"/> + </hyperlink> </field> <field name="statusItemDescription"><display/></field> <field name="orderTypeDescription"><display/></field> @@ -41,10 +41,10 @@ <field name="grandTotal"><display/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="deleteWorkEffortOrderHeader" also-hidden="false" description="${uiLabelMap.CommonDelete"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="orderId" from-field="orderId"/> - </hyperlink> - </field> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="orderId" from-field="orderId"/> + </hyperlink> + </field> </form> <form name="AddWorkEffortOrderHeader" target="createWorkEffortOrderHeader" title="" type="single" header-row-style="header-row" default-table-style="basic-table"> Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortQuoteForms.xml Sat Mar 28 20:13:03 2009 @@ -35,9 +35,9 @@ <field name="issueDate"><display/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="linktext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deleteWorkEffortQuote"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="quoteId" from-field="quoteId"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="quoteId" from-field="quoteId"/> + </hyperlink> </field> </form> <form name="AddWorkEffortQuote" target="createWorkEffortQuote" title="" type="single" Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortRequestForms.xml Sat Mar 28 20:13:03 2009 @@ -34,9 +34,9 @@ <field name="statusItemDescription"><display/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="removeWorkEffortRequest"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="custRequestId" from-field="custRequestId"/> - </hyperlink> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="custRequestId" from-field="custRequestId"/> + </hyperlink> </field> </form> <form name="AddWorkEffortRequest" target="createWorkEffortRequest" title="" type="single" Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortRequirementForms.xml Sat Mar 28 20:13:03 2009 @@ -37,10 +37,10 @@ <field name="requirementDescription"><display/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="deleteWorkEffortRequirement" also-hidden="false" description="${uiLabelMap.CommonDelete"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="requirementId" from-field="requirementId"/> - </hyperlink> - </field> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="requirementId" from-field="requirementId"/> + </hyperlink> + </field> </form> <form name="AddWorkEffortRequirement" default-map-name="workRequirementFulfillment" target="createWorkEffortRequirement" title="" type="single" extends="EditRequirement" extends-resource="component://order/webapp/ordermgr/requirement/RequirementForms.xml" header-row-style="header-row" default-table-style="basic-table"> Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml (original) +++ ofbiz/trunk/applications/workeffort/widget/WorkEffortShopListForms.xml Sat Mar 28 20:13:03 2009 @@ -37,10 +37,10 @@ <field name="partyId" title="${uiLabelMap.PartyParty}"><display-entity entity-name="PartyNameView" description="${firstName} ${lastName} ${groupName} [${partyId}]"/></field> <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext"> <hyperlink target="deleteShoppingListWorkEffort" also-hidden="false" description="${uiLabelMap.CommonDelete"> - <parameter param-name="workEffortId" from-field="workEffortId"/> - <parameter param-name="shoppingListId" from-field="shoppingListId"/> - </hyperlink> - </field> + <parameter param-name="workEffortId" from-field="workEffortId"/> + <parameter param-name="shoppingListId" from-field="shoppingListId"/> + </hyperlink> + </field> </form> <form name="AddWorkEffortShopList" target="createShoppingListWorkEffort" title="" type="single" header-row-style="header-row" default-table-style="basic-table"> Modified: ofbiz/trunk/framework/common/widget/PortalPageForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/PortalPageForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/framework/common/widget/PortalPageForms.xml (original) +++ ofbiz/trunk/framework/common/widget/PortalPageForms.xml Sat Mar 28 20:13:03 2009 @@ -25,9 +25,9 @@ odd-row-style="alternate-row" header-row-style="header-row-2" default-table-style="basic-table hover-bar"> <field name="portalPageId" title="${uiLabelMap.CommonEdit}"> <hyperlink description="${uiLabelMap.CommonEdit}" target="ManagePortalPages"> - <parameter param-name="portalPageId" from-field="portalPageId"/> - <parameter param-name="parentPortalPageId" from-field="parameters.parentPortalPageId"/> - </hyperlink> + <parameter param-name="portalPageId" from-field="portalPageId"/> + <parameter param-name="parentPortalPageId" from-field="parameters.parentPortalPageId"/> + </hyperlink> </field> <field name="top" title="${uiLabelMap.CommonEmptyHeader}" use-when="(ownerUserLoginId.equals("_NA_"))||(sequenceNum == ${parameters.sequenceNumMin})"><hyperlink target="" description=""/></field> <field name="bot" title="${uiLabelMap.CommonEmptyHeader}" use-when="(ownerUserLoginId.equals("_NA_"))||(sequenceNum >= ${parameters.sequenceNumMax})"><hyperlink target="" description=""/></field> Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml (original) +++ ofbiz/trunk/specialpurpose/assetmaint/widget/forms/FixedAssetForms.xml Sat Mar 28 20:13:03 2009 @@ -75,9 +75,9 @@ </actions> <field name="maintHistSeqId" widget-style="linktext"> <hyperlink also-hidden="false" description="${maintHistSeqId}" target="EditFixedAssetMaint"> - <parameter param-name="fixedAssetId" from-field="fixedAssetId"/> - <parameter param-name="maintHistSeqId" from-field="maintHistSeqId"/> - </hyperlink> + <parameter param-name="fixedAssetId" from-field="fixedAssetId"/> + <parameter param-name="maintHistSeqId" from-field="maintHistSeqId"/> + </hyperlink> </field> <field name="fixedAssetName" title="${uiLabelMap.AccountingFixedAssetName}"><display/></field> <field name="productMaintTypeId" title="${uiLabelMap.AccountingFixedAssetMaintType}"><display-entity entity-name="ProductMaintType"/></field> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/forum/ForumForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/forum/ForumForms.xml?rev=759574&r1=759573&r2=759574&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/forum/ForumForms.xml (original) +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/forum/ForumForms.xml Sat Mar 28 20:13:03 2009 @@ -175,9 +175,9 @@ paginate-target="/FindContent"> <field name="editContent" title="${uiLabelMap.CommonEmptyHeader}"> <hyperlink also-hidden="false" description="${uiLabelMap.CommonEdit}" target="EditContent"> - <parameter param-name="contentId" from-field="contentId"/> - <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> - </hyperlink> + <parameter param-name="contentId" from-field="contentId"/> + <parameter param-name="drDataResourceId" from-field="drDataResourceId"/> + </hyperlink> <!-- <hyperlink also-hidden="false" description="${uiLabelMap.CommonEdit}" target="EditContent"> <parameter param-name="caContentIdTo"/> |
Free forum by Nabble | Edit this page |