misc/migration/2.46.0_Any.py
changeset 0 b97547f5f1fa
child 1977 606923dff11b
equal deleted inserted replaced
-1:000000000000 0:b97547f5f1fa
       
     1 
       
     2 
       
     3 rql('SET X value "navtop" WHERE X pkey ~= "contentnavigation.%.context", X value "header"')
       
     4 rql('SET X value "navcontenttop" WHERE X pkey ~= "contentnavigation%.context", X value "incontext"')
       
     5 rql('SET X value "navcontentbottom" WHERE X pkey ~= "contentnavigation%.context", X value "footer"')
       
     6 checkpoint()
       
     7 
       
     8 if 'require_permission' in schema:
       
     9     synchronize_rschema('require_permission')