diff src/common/constants.py @ 696:c2f22ca12e23

browser and server side: remove unibox
author souliane <souliane@mailoo.org>
date Mon, 20 Apr 2015 08:51:25 +0200
parents 9877607c719a
children 249e49f56f67
line wrap: on
line diff
--- a/src/common/constants.py	Sun Apr 19 13:10:41 2015 +0200
+++ b/src/common/constants.py	Mon Apr 20 08:51:25 2015 +0200
@@ -26,10 +26,6 @@
 
     LIBERVIA_MAIN_PAGE = "libervia.html"
 
-    # Frontend parameters
-    COMPOSITION_KEY = D_("Composition")
-    ENABLE_UNIBOX_PARAM = D_("Enable unibox")
-
     # MISC
     PASSWORD_MIN_LENGTH = 6  # for new account creation