Skip to content
Snippets Groups Projects
Commit 08c7476a authored by Thomas's avatar Thomas
Browse files

Updated edit policies RoleType to permit direct editing.

parent 2cfc4072
Branches
No related tags found
No related merge requests found
Add RoleType (true) when InType(CompartmentType);
Create RoleType (true) when InType(CompartmentType);
Direct_Edit RoleType (true) when InType(CompartmentType);
\ No newline at end of file
Direct_Edit RoleType (true) when true;
\ No newline at end of file
......@@ -10,6 +10,6 @@
</policies>
<policies action="Direct_Edit" actionType="RoleType">
<featureRule xsi:type="editpolicymodel:TrueFeatureRule"/>
<constraintRule xsi:type="editpolicymodel:InType" type="CompartmentType"/>
<constraintRule xsi:type="editpolicymodel:TrueConstraintRule"/>
</policies>
</editpolicymodel:Model>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment