svn commit: r465480 - /incubator/ofbiz/trunk/applications/accounting/widget/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: r465480 - /incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml

jacopoc
Author: jacopoc
Date: Wed Oct 18 21:35:55 2006
New Revision: 465480

URL: http://svn.apache.org/viewvc?view=rev&rev=465480
Log:
Fixed wrong schema name: thanks to Carl Johansson for the bug report (OFBIZ-384) and to Scott Gray for the bug fix.

Modified:
    incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml

Modified: incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml?view=diff&rev=465480&r1=465479&r2=465480
==============================================================================
--- incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
+++ incubator/ofbiz/trunk/applications/accounting/widget/Menus.xml Wed Oct 18 21:35:55 2006
@@ -16,7 +16,7 @@
 -->
 
 <menus xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-form.xsd">
+ xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-menu.xsd">
     
     <menu name="InvoiceTabBar" default-menu-item-name="overview">
         <menu-item name="find" title="${uiLabelMap.CommonFind}" >