Skip to content

Commit 245d02e

Browse files
authored
IBX-6592: Removed unusable location/subtree limitations from state/assign policy
ezsystems/ezplatform-kernel#398
1 parent 81464c6 commit 245d02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eZ/Publish/Core/settings/policies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ parameters:
2626
delete: ~
2727

2828
state:
29-
assign: { Class: true, Section: true, Owner: true, Group: true, Node: true, Subtree: true, State: true, NewState: true }
29+
assign: { Class: true, Section: true, Owner: true, Group: true, State: true, NewState: true }
3030
administrate: ~
3131

3232
role:

0 commit comments

Comments
 (0)