mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 05:43:10 +02:00
Flextype Admin Panel: field editor
changed to html
#186
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"content": {
|
||||
"title": "admin_content",
|
||||
"type": "editor",
|
||||
"type": "html",
|
||||
"size": "col-12"
|
||||
},
|
||||
"image": {
|
||||
|
@@ -12,12 +12,12 @@
|
||||
},
|
||||
"summary": {
|
||||
"title": "admin_summary",
|
||||
"type": "editor",
|
||||
"type": "html",
|
||||
"size": "col-12"
|
||||
},
|
||||
"content": {
|
||||
"title": "admin_content",
|
||||
"type": "editor",
|
||||
"type": "html",
|
||||
"size": "col-12"
|
||||
}
|
||||
}
|
||||
|
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"content": {
|
||||
"title": "admin_content",
|
||||
"type": "editor",
|
||||
"type": "html",
|
||||
"size": "col-12"
|
||||
},
|
||||
"template": {
|
||||
@@ -69,4 +69,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user