Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:29:53 +0000 (16:29 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 08:29:53 +0000 (16:29 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 7e69dd2..77b5a98 100644 (file)
@@ -223,7 +223,9 @@ Roo.form.HtmlEditor.ToolbarContext.types = {
 
 };
 
-// this should be configurable..
+// this should be configurable.. - you can either set it up using stores, or modify options somehwere..
+Roo.form.HtmlEditor.ToolbarContext.stores = false;
+
 Roo.form.HtmlEditor.ToolbarContext.options = {
         'font-family'  : [ 
                 [ 'Helvetica,Arial,sans-serif', 'Helvetica'],