Removed unused placeholder configuration
This commit is contained in:
parent
51190a5546
commit
b3b2ca7193
1 changed files with 0 additions and 18 deletions
|
@ -317,24 +317,6 @@ CMS_PLACEHOLDER_CONF = {
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'datacenterlight_cms_page_title_tag': {
|
|
||||||
'name': _('Data Center Light Title Tag Text'),
|
|
||||||
'default_plugins': [
|
|
||||||
{
|
|
||||||
'plugin_type': 'TextPlugin',
|
|
||||||
'values': {'body': ''},
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
'datacenterlight_cms_page_title': {
|
|
||||||
'name': _('Data Center Light Title Text'),
|
|
||||||
'default_plugins': [
|
|
||||||
{
|
|
||||||
'plugin_type': 'TextPlugin',
|
|
||||||
'values': {'body': ''},
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
CACHES = {
|
CACHES = {
|
||||||
|
|
Loading…
Reference in a new issue