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

index c941156..ceae935 100644 (file)
@@ -588,7 +588,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
                     store: new Roo.data.SimpleStore({
                         id : 'val',
                         fields: ['val', 'display'],
-                        data : item.opts  
+                        data : opts  
                     }),
                     name : '-roo-edit-' + i,
                     attrname : i,