mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
Code cleanup: reworked the user rights data model, while strictly preserving the current functionality (checked using the tool dump_profiles.php, with simple to full ITIL configurations). Class groups have been renamed/merged/removed. This is documented in the migration notes (wiki).
SVN:trunk[3351]
This commit is contained in:
@@ -1963,10 +1963,6 @@
|
||||
<group id="Incident" _delta="define">
|
||||
<actions>
|
||||
<action xsi:type="write">allow</action>
|
||||
</actions>
|
||||
</group>
|
||||
<group id="class:Incident" _delta="define">
|
||||
<actions>
|
||||
<action id="ev_close" xsi:type="stimulus">allow</action>
|
||||
<action id="ev_reopen" xsi:type="stimulus">allow</action>
|
||||
</actions>
|
||||
|
||||
Reference in New Issue
Block a user