misc/migration/3.20.8_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 01 Jun 2016 15:17:09 +0200
changeset 11296 5153f6fd478e
parent 10386 82071f767cb8
permissions -rw-r--r--
Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185 Those are expected to be defined in almost every js files. They were not before this patch because login form doesn't use the regular main template.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10386
82071f767cb8 [schemas] cwuri should be read-only
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
sync_schema_props_perms('cwuri')