You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/04/19 15:07:17 UTC

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

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"