misc/migration/2.48.8_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 27 Jan 2009 20:51:55 +0100
changeset 489 21183fc36b39
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
[tabs] * provide the required json controller there * stuff back in the lazy tab construction mechanism, with some documentation bits
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
for etype in ('ERType', 'EFRDef', 'ENFRDef', 'EConstraint', 'EConstraintType'):
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
    synchronize_permissions(etype)