From 0bdad6852e292af5b3ddda708d8fdadbb00babd7 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 3 Jun 2019 01:13:15 +0300 Subject: [PATCH] Editor.js integration #122 #117 - next round of integration --- site/plugins/admin/views/partials/base.html | 18 +++++ .../templates/content/entries/editor.html | 65 +------------------ 2 files changed, 20 insertions(+), 63 deletions(-) diff --git a/site/plugins/admin/views/partials/base.html b/site/plugins/admin/views/partials/base.html index c64a09a2..c461bbf4 100644 --- a/site/plugins/admin/views/partials/base.html +++ b/site/plugins/admin/views/partials/base.html @@ -59,6 +59,24 @@ width: 100%; } + + + + + + + + + + + + + + + + + + {{ emmiter_emmit('onAdminThemeHeader') }} {% endblock %} diff --git a/site/plugins/admin/views/templates/content/entries/editor.html b/site/plugins/admin/views/templates/content/entries/editor.html index 3a5ea0fd..c84a9808 100644 --- a/site/plugins/admin/views/templates/content/entries/editor.html +++ b/site/plugins/admin/views/templates/content/entries/editor.html @@ -1,74 +1,13 @@
- - - - - - - - - - - - - - -