misc/migration/3.8.3_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 25 Apr 2013 16:55:12 +0200
changeset 8936 010adc548b97
parent 5589 25bf54dab82b
permissions -rw-r--r--
[form] remove hard coded id html id should be unique. It is clearly not achieved here.

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)