svn commit: r766462 - /ofbiz/trunk/themes/multiflex/ofbiz-component.xml

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

svn commit: r766462 - /ofbiz/trunk/themes/multiflex/ofbiz-component.xml

jleroux@apache.org
Author: jleroux
Date: Sun Apr 19 13:07:17 2009
New Revision: 766462

URL: http://svn.apache.org/viewvc?rev=766462&view=rev
Log:
Forgotten in r766426 (BTW \themes\multiflex\webapp\multiflex\ofbizLogo should be updated)

Modified:
    ofbiz/trunk/themes/multiflex/ofbiz-component.xml

Modified: ofbiz/trunk/themes/multiflex/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/multiflex/ofbiz-component.xml?rev=766462&r1=766461&r2=766462&view=diff
==============================================================================
--- ofbiz/trunk/themes/multiflex/ofbiz-component.xml (original)
+++ ofbiz/trunk/themes/multiflex/ofbiz-component.xml Sun Apr 19 13:07:17 2009
@@ -25,7 +25,7 @@
     <resource-loader name="main" type="component"/>
 
     <!-- entity resources: model(s), eca(s), group, and data definitions -->
-    <entity-resource type="data" reader-name="seed" loader="main" location="data/ThemeData.xml"/>
+    <entity-resource type="data" reader-name="seed" loader="main" location="data/MultiflexThemeData.xml"/>
 
     <!-- web applications; will be mounted when using the embedded Jetty container -->
     <webapp name="multiflex"