svn commit: r781549 - /ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r781549 - /ofbiz/trunk/specialpurpose/assetmaint/widget/AssetmaintScreens.xml

adrianc
Author: adrianc
Date: Wed Jun  3 21:05:19 2009
New Revision: 781549

URL: http://svn.apache.org/viewvc?rev=781549&view=rev
Log:
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"/>