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 2017/08/16 06:30:58 UTC

svn commit: r1805140 - /ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml

Author: jleroux
Date: Wed Aug 16 06:30:58 2017
New Revision: 1805140

URL: http://svn.apache.org/viewvc?rev=1805140&view=rev
Log:
No functional change

Removes redundant UserPrefGroupType data also present in common

Modified:
    ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml?rev=1805140&r1=1805139&r2=1805140&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/party/data/PartyTypeData.xml Wed Aug 16 06:30:58 2017
@@ -334,7 +334,6 @@ under the License.
     <TermType description="Other" hasTable="N" parentTypeId="" termTypeId="OTHER_TERM"/>
 
     <!-- User preferences data -->
-    <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" description="Global preferences"/>
     <UserPreference userLoginId="_NA_" userPrefTypeId="ORGANIZATION_PARTY" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="DEFAULT"/>
 
     <EnumerationType description="User preference groups" enumTypeId="USER_PREF_GROUPS" hasTable="N" parentTypeId=""/>