Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 06:12:38 +0000 (14:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 06:12:38 +0000 (14:12 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 245dfe2..1cdaa1e 100644 (file)
@@ -575,7 +575,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             tb.add(item.title + ":&nbsp;");
             
             
-            
+            //optname == used so you can configure the options available..
             var opts = item.opts ? item.opts : false;
             if (items.optname) {
                 opts = tbops[items.optname];