branch | tls-sprint |
changeset 1398 | 5fe84a5f7035 |
parent 831 | 83c7e0c467c9 |
child 1499 | fd8751c3f3ee |
--- a/misc/migration/3.2.0_Any.py Fri Apr 17 13:21:05 2009 +0200 +++ b/misc/migration/3.2.0_Any.py Fri Apr 17 16:55:37 2009 +0200 @@ -1,3 +1,3 @@ -rql('SET X value "main-template" WHERE X is EProperty, ' +rql('SET X value "main-template" WHERE X is CWProperty, ' 'X pkey "ui.main-template", X value "main"') checkpoint()