misc/migration/3.14.7_Any.py
author Rémi Cardona <remi.cardona@logilab.fr>
Thu, 25 Sep 2014 17:38:51 +0200
changeset 9991 3e7f1e9f3adc
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[devtools] allow cross-origin requests for qunit We have a mix of file:// html and http:// ajax calls. Which we should at some point fix to all be http, but. Related to #4294727.

# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')

commit()