Mercurial > libervia-web
diff src/common/constants.py @ 462:07433bd892ee
server and browser sides: fixes UI parameters initialisation with user values + small refactoring
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 04 Jun 2014 00:23:14 +0200 |
parents | 981ed669d3b3 |
children | bbdc5357dc00 |
line wrap: on
line diff
--- a/src/common/constants.py Wed Jun 04 00:22:00 2014 +0200 +++ b/src/common/constants.py Wed Jun 04 00:23:14 2014 +0200 @@ -24,7 +24,7 @@ class Const(constants.Const): # Frontend parameters - ENABLE_UNIBOX_KEY = D_("Composition") + COMPOSITION_KEY = D_("Composition") ENABLE_UNIBOX_PARAM = D_("Enable unibox") # MISC