summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-08-02 14:36:33 -0400
committerRob Crittenden <rcritten@redhat.com>2010-08-02 16:28:07 -0400
commitf9ff041c5cd5ac11af2edb59cb7a707582193df6 (patch)
tree78bdceb1b3b637be34fbb11ff34d8d17fdf88446 /ipalib/constants.py
parent47d4fcdd8178ec4b8403efa4f80eaa009c32d78b (diff)
downloadfreeipa-f9ff041c5cd5ac11af2edb59cb7a707582193df6.tar.gz
freeipa-f9ff041c5cd5ac11af2edb59cb7a707582193df6.tar.xz
freeipa-f9ff041c5cd5ac11af2edb59cb7a707582193df6.zip
Revert WebUI changeswebui-details
Reverted with: % git diff --binary HEAD..d4adbc8052faf18fb31e7b1865037aa107067d4b > revert.patch % git apply revert.patch % git commit -a
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 65589f105..66f13f25c 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -114,7 +114,6 @@ DEFAULT_CONFIG = (
# WebUI stuff:
('webui_prod', True),
('webui_assets_dir', None),
- ('webui_new_layout', False),
# Debugging:
('verbose', 0),