misc/migration/3.14.7_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 25 Apr 2013 12:12:15 +0200
changeset 8923 acff6dfcb9f4
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[facet js] minor refactoring and cleanups * extract facetCheckBoxSelect and facetCheckBoxUnselect * use $ as prefix for jQuery variable (facet -> $facet) * other minor rephrasing

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

commit()