From 8b8ec8956c1920c367fce688931dadd5673601f7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 7 May 2012 18:12:02 +0200 Subject: Manage specific CSS for areas inside admin --- example_project/settings.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'example_project') diff --git a/example_project/settings.py b/example_project/settings.py index e21cdc6..43c0b40 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -51,8 +51,6 @@ CHIMERE_RESTRICTED_EXTENT = None CHIMERE_DYNAMIC_CATEGORIES = False # display of shortcuts for areas CHIMERE_DISPLAY_AREAS = True -# specific css for areas -CHIMERE_CSS_AREAS = True # number of day before an event to display # if equal to 0: disable event management # if you change this value from 0 to a value in a production environnement -- cgit v1.2.3