Author: adrianc
Date: Wed Jun 3 21:05:19 2009
New Revision: 781549
URL:
http://svn.apache.org/viewvc?rev=781549&view=revLog:
Fixed some links that were broken by the secure-link refactor.
Modified:
ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml?rev=781549&r1=781548&r2=781549&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml Wed Jun 3 21:05:19 2009
@@ -185,7 +185,7 @@
</widgets>
<fail-widgets>
<container style="button-bar">
- <link target="EditWorkEfforts" style="buttontext" text="${uiLabelMap.CommonNew">
+ <link target="EditWorkEfforts" style="buttontext" text="${uiLabelMap.CommonNew}">
<parameter param-name="fixedAssetId" from-field="fixedAssetMaint.fixedAssetId"/>
<parameter param-name="maintHistSeqId" from-field="fixedAssetMaint.maintHistSeqId"/>
<parameter param-name="workEffortId"/>
@@ -209,7 +209,7 @@
</widgets>
<fail-widgets>
<container style="button-bar">
- <link target="EditWorkEfforts" style="buttontext" text="${uiLabelMap.CommonNew">
+ <link target="EditWorkEfforts" style="buttontext" text="${uiLabelMap.CommonNew}">
<parameter param-name="fixedAssetId" from-field="fixedAssetMaint.fixedAssetId"/>
<parameter param-name="maintHistSeqId" from-field="fixedAssetMaint.maintHistSeqId"/>
<parameter param-name="workEffortId"/>