mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
Improved the data load during the setup:
- Sample data are clearly separated from the structure data (inc. menus and user profiles) - Both categories of data are enumerated from specific folders SVN:trunk[100]
This commit is contained in:
13
setup/data/structure/10.dimensions.xml
Normal file
13
setup/data/structure/10.dimensions.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<URP_Dimensions id="1">
|
||||
<name>organization</name>
|
||||
<description></description>
|
||||
<type>bizOrganization</type>
|
||||
</URP_Dimensions>
|
||||
<URP_Dimensions id="2">
|
||||
<name>site</name>
|
||||
<description></description>
|
||||
<type></type>
|
||||
</URP_Dimensions>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user