X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fhtmlarea.html;h=7c40e61c7fc89ce495ec5cde465282f160ce8861;hb=9aee669886202be7035e6c6049fc71bc99dd3013;hp=c98993d403dbef6f5299d4af74454e4d81501882;hpb=35d24c449337f95d0e2174cbed55b53eb6c32ca2;p=freeside.git 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} || {} },