diff --git a/app/views/admin/dashboard/actions/_form.html.erb b/app/views/admin/dashboard/actions/_form.html.erb index 8060b6719..b069d74b7 100644 --- a/app/views/admin/dashboard/actions/_form.html.erb +++ b/app/views/admin/dashboard/actions/_form.html.erb @@ -34,7 +34,9 @@ <%= f.text_field :short_description, label: false %> - <%= f.cktext_area :description, ckeditor: { language: I18n.locale } %> +
+ <%= f.cktext_area :description, ckeditor: { language: I18n.locale } %> +