mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
SVN:trunk[93]
This commit is contained in:
15
setup/data/26.profileprojection.xml
Normal file
15
setup/data/26.profileprojection.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<URP_ProfileProjection id="1">
|
||||
<dimensionid>1</dimensionid>
|
||||
<profileid>2</profileid>
|
||||
<value>1;2</value>
|
||||
<attribute></attribute>
|
||||
</URP_ProfileProjection>
|
||||
<URP_ProfileProjection id="3">
|
||||
<dimensionid>2</dimensionid>
|
||||
<profileid>2</profileid>
|
||||
<value><any></value>
|
||||
<attribute></attribute>
|
||||
</URP_ProfileProjection>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user