Author: jleroux
Date: Tue Feb 26 00:43:41 2008
New Revision: 631132
URL:
http://svn.apache.org/viewvc?rev=631132&view=revLog:
Merged by hand from rev. 631126
Modified:
ofbiz/branches/release4.0/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml
Modified: ofbiz/branches/release4.0/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml?rev=631132&r1=631131&r2=631132&view=diff==============================================================================
--- ofbiz/branches/release4.0/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml (original)
+++ ofbiz/branches/release4.0/applications/marketing/webapp/marketing/trackingcode/TrackingCodeForms.xml Tue Feb 26 00:43:41 2008
@@ -260,8 +260,8 @@
<alt-target use-when="trackingCodeType==null" target="createTrackingCodeType"/>
<field use-when="trackingCodeType!=null" name="trackingCodeTypeId" title="${uiLabelMap.TrackingCodeTrackingCodeTypeId}" tooltip="${uiLabelMap.CommonNotModifRecreat}" widget-style="tabletext"><display/></field>
- <field use-when="trackingCodeType==null&&trackingCodeTypeId==null" name="trackingCodeTypeId" title="${uiLabelMap.TrackingCodeTrackingCodeId}"><text/></field>
- <field use-when="trackingCodeType==null&&trackingCodeTypeId!=null" name="trackingCodeTypeId" title="${uiLabelMap.TrackingCodeTrackingCodeId}" tooltip="${uiLabelMap.CommonCannotBeFound}: [${trackingCodeTypeId}]" widget-style="tabletext"><display/></field>
+ <field use-when="trackingCodeType==null&&trackingCodeTypeId==null" name="trackingCodeTypeId" title="${uiLabelMap.TrackingCodeTrackingCodeTypeId}"><§text/></field>
+ <field use-when="trackingCodeType==null&&trackingCodeTypeId!=null" name="trackingCodeTypeId" title="${uiLabelMap.TrackingCodeTrackingCodeTypeId}" tooltip="${uiLabelMap.CommonCannotBeFound}: [${trackingCodeTypeId}]" widget-style="tabletext"><display/></field>
<field name="description" widget-style="inputBox" title="${uiLabelMap.TrackingCodeTypeDescription}"><text/></field>
<field name="submitButton" title="${uiLabelMap.CommonSave}" widget-style="buttontext"><submit button-type="text-link"/></field>