svn commit: r487954 - /incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml

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

svn commit: r487954 - /incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml

jacopoc
Author: jacopoc
Date: Sun Dec 17 02:14:17 2006
New Revision: 487954

URL: http://svn.apache.org/viewvc?view=rev&rev=487954
Log:
Small fix to the path for the noNamespaceSchemaLocation attribute.

Modified:
    incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml

Modified: incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml?view=diff&rev=487954&r1=487953&r2=487954
==============================================================================
--- incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml (original)
+++ incubator/ofbiz/trunk/applications/product/widget/facility/Menus.xml Sun Dec 17 02:14:17 2006
@@ -16,7 +16,7 @@
 -->
 
 <menus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:noNamespaceSchemaLocation="../../../framework/widget/dtd/widget-menu.xsd">
+ xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-menu.xsd">
     
     <menu name="FacilityTabBar" default-menu-item-name="EditFacility">
         <menu-item name="EditFacility" title="${uiLabelMap.ProductFacility}">