note UI
[freeside.git] / httemplate / elements / htmlarea.html
index c98993d..7c40e61 100644 (file)
@@ -34,6 +34,7 @@ my $config = {
   'startupFocus'        => JSON::true,
   'skin'                => 'kama',
   'toolbarCanCollapse'  => JSON::true,
+  'removePlugins'       => 'elementspath',
   'basePath'            => $p.'elements/ckeditor/',
   'enterMode'           => 2,
   %{ $opt{config} || {} },