misc/migration/3.5.10_Any.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 04 Jan 2010 19:02:09 +0100
branchstable
changeset 4207 0198acbae080
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
[javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
for etype in ('State', 'BaseTransition', 'Transition', 'WorkflowTransition'):
    sync_schema_props_perms((etype, 'name', 'String'))