misc/migration/3.20.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 08 Oct 2015 12:13:35 +0200
changeset 10635 2b1cb1ba8df5
parent 10169 ed57c5215530
permissions -rw-r--r--
[web/views] Fix `has_editable_relation` predicate wrt inlined relations Prevents the "modify" action from being shown when there is nothing to edit.

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
sync_schema_props_perms('State')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')