misc/migration/3.2.0_Any.py
changeset 1977 606923dff11b
parent 1501 c80ca83a382f
child 4212 ab6573088b4a
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
       
     1 """
       
     2 
       
     3 :organization: Logilab
       
     4 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
       
     5 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
     6 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
       
     7 """
     1 rql('SET X value "main-template" WHERE X is CWProperty, '
     8 rql('SET X value "main-template" WHERE X is CWProperty, '
     2     'X pkey "ui.main-template", X value "main"')
     9     'X pkey "ui.main-template", X value "main"')
     3 checkpoint()
    10 checkpoint()
     4 
    11