From 0c25909b494e11ccc3270add6d2587aee26b522e Mon Sep 17 00:00:00 2001 From: szymon Date: Wed, 6 Jul 2022 14:20:19 +0200 Subject: [PATCH] section_text button and section_textarea more menu --- src/components/plugin/SectionText.vue | 30 +++++++++++++++++------ src/components/plugin/SectionTextarea.vue | 12 +++++++++ src/components/tinymce/config.js | 7 +++--- src/components/tinymce/pl.js | 7 ++++++ 4 files changed, 45 insertions(+), 11 deletions(-) create mode 100644 src/components/tinymce/pl.js diff --git a/src/components/plugin/SectionText.vue b/src/components/plugin/SectionText.vue index 8e592d1..1f8be26 100644 --- a/src/components/plugin/SectionText.vue +++ b/src/components/plugin/SectionText.vue @@ -16,14 +16,14 @@ {{ langs.content }}: {{ (text) ? text : ' ' }} - +
-
+
- @@ -33,8 +33,21 @@
- - + +
+ + + + +