Author: jacopoc
Date: Tue Nov 13 06:24:26 2007
New Revision: 594548

URL: http://svn.apache.org/viewvc?rev=594548&view=rev
Log:
Removed reference to template removed in my last commit.

Modified:
    ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

Modified: ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml?rev=594548&r1=594547&r2=594548&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml 
(original)
+++ ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml Tue 
Nov 13 06:24:26 2007
@@ -101,9 +101,6 @@
                             <link 
target="FindFacilityTransfers?facilityId=${facilityId}&amp;completeRequested=true"
 text="${uiLabelMap.ProductCompleteRequestedTransfers}" style="buttontext"/>
                             <link 
target="TransferInventoryItem?facilityId=${facilityId}" 
text="${uiLabelMap.ProductInventoryTransfer}" style="buttontext"/>
                         </container>
-                        <platform-specific>
-                            <html><html-template 
location="component://product/webapp/facility/facility/FindFacilityTransfers.ftl"/></html>
-                        </platform-specific>
                         <container>
                             <label 
style="head1">${uiLabelMap.ProductInventoryTransfersFor} 
${facility.facilityName} [${uiLabelMap.CommonId}: ${facilityId}]</label>
                         </container>


Reply via email to