added footer_line to formatted fields
This commit is contained in:
parent
a07609728c
commit
63d23dad7b
@ -63,7 +63,7 @@ RELATIVE_URLS = True
|
|||||||
|
|
||||||
SUMMARY_MAX_LENGTH = 25
|
SUMMARY_MAX_LENGTH = 25
|
||||||
|
|
||||||
FORMATTED_FIELDS = ['summary', 'klappentext']
|
FORMATTED_FIELDS = ['summary', 'klappentext', 'footer_line']
|
||||||
|
|
||||||
DISPLAY_PAGES_ON_MENU = DISPLAY_CATEGORIES_ON_MENU = False
|
DISPLAY_PAGES_ON_MENU = DISPLAY_CATEGORIES_ON_MENU = False
|
||||||
MENUITEMS = (
|
MENUITEMS = (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user