Author: jleroux
Date: Sun Apr 19 13:08:59 2009
New Revision: 766463
URL:
http://svn.apache.org/viewvc?rev=766463&view=revLog:
Applied fix from trunk for revision: 766462
Modified:
ofbiz/branches/release09.04/ (props changed)
ofbiz/branches/release09.04/themes/multiflex/ofbiz-component.xml
Propchange: ofbiz/branches/release09.04/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Apr 19 13:08:59 2009
@@ -1 +1 @@
-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325
+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462
Modified: ofbiz/branches/release09.04/themes/multiflex/ofbiz-component.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/multiflex/ofbiz-component.xml?rev=766463&r1=766462&r2=766463&view=diff==============================================================================
--- ofbiz/branches/release09.04/themes/multiflex/ofbiz-component.xml (original)
+++ ofbiz/branches/release09.04/themes/multiflex/ofbiz-component.xml Sun Apr 19 13:08:59 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"