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

index b857c0c..c941156 100644 (file)
@@ -578,7 +578,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
             //optname == used so you can configure the options available..
             var opts = item.opts ? item.opts : false;
             if (item.optname) {
-                opts = tbops[items.optname];
+                opts = tbops[item.optname];
            
             }