From fccb0009d3b5ea3b07364520754d6f956cdeb861 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 11 Jul 2015 23:10:12 -0700 Subject: note UI --- httemplate/elements/htmlarea.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/elements/htmlarea.html') diff --git a/httemplate/elements/htmlarea.html b/httemplate/elements/htmlarea.html index c98993d40..7c40e61c7 100644 --- a/httemplate/elements/htmlarea.html +++ b/httemplate/elements/htmlarea.html @@ -34,6 +34,7 @@ my $config = { 'startupFocus' => JSON::true, 'skin' => 'kama', 'toolbarCanCollapse' => JSON::true, + 'removePlugins' => 'elementspath', 'basePath' => $p.'elements/ckeditor/', 'enterMode' => 2, %{ $opt{config} || {} }, -- cgit v1.2.1