Roo/form/HtmlEditor/ToolbarContext.js
[roojs1] / 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 + ": ");
             
             
-            
+            //optname == used so you can configure the options available..
             var opts = item.opts ? item.opts : false;
             if (items.optname) {
                 opts = tbops[items.optname];