Hans,

Why is this change necessary? The theme DOES exist and it works fine. Are you sure you updated your local copy and ran ant run-install?

-Adrian

hans...@apache.org wrote:
Author: hansbak
Date: Mon May  4 03:56:07 2009
New Revision: 771170

URL: http://svn.apache.org/viewvc?rev=771170&view=rev
Log:
revert revision 771074 because this theme: BIZZNESS_TIME does not exist

Modified:
    ofbiz/trunk/framework/common/data/CommonTypeData.xml

Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=771170&r1=771169&r2=771170&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
+++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Mon May  4 03:56:07 
2009
@@ -101,7 +101,7 @@
<!-- User preferences seed data -->
     <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" description="Global 
preferences"/>
-    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" 
userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BIZZNESS_TIME"/>
+    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" 
userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGHT"/>
<!-- Visual Themes seed data -->
     <EnumerationType description="Visual Theme Resource Type (stylesheet, javascript file, etc)" 
enumTypeId="VT_RES_TYPE" hasTable="N"/>



Reply via email to