From cd3254cbdf9db09586ff892749d162c0acc58f21 Mon Sep 17 00:00:00 2001 From: merdan Date: Tue, 11 May 2021 15:40:06 +0500 Subject: [PATCH] api --- plugins/rainlab/blog/models/post/fields.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/rainlab/blog/models/post/fields.yaml b/plugins/rainlab/blog/models/post/fields.yaml index 08f9d11f5..6d507d1fe 100644 --- a/plugins/rainlab/blog/models/post/fields.yaml +++ b/plugins/rainlab/blog/models/post/fields.yaml @@ -26,8 +26,8 @@ secondaryTabs: fields: content: tab: rainlab.blog::lang.post.tab_edit - type: RainLab\Blog\FormWidgets\BlogMarkdown -# type: richeditor +# type: RainLab\Blog\FormWidgets\BlogMarkdown + type: richeditor cssClass: field-slim blog-post-preview stretch: true mode: split