Added support for CMS_BLOCK.is_raw in custom block module.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"blocks": {
|
||||
"test": {
|
||||
"title": "Custom block test",
|
||||
"is_raw": "yes",
|
||||
"region": "footer",
|
||||
"weight": 100,
|
||||
"conditions": ["path:demo/*"]
|
||||
|
||||
Reference in New Issue
Block a user