misc/migration/3.15.9_Any.py
author Alain Begey <alain@unlish.com>
Fri, 11 Apr 2014 17:43:26 +0200
changeset 9716 c44224387028
parent 8722 407acc41beb5
permissions -rw-r--r--
[widget] Addition of EmailInput Simple input widget with type = 'email' Closes #3741921
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8722
407acc41beb5 [schema/workflow] one more typo fix
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
407acc41beb5 [schema/workflow] one more typo fix
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     2
sync_schema_props_perms(('State', 'name', 'String'))