Roo/Toolbar.js
[roojs1] / Roo / Toolbar.js
index cf8f214..22029f7 100644 (file)
@@ -356,6 +356,7 @@ Roo.Toolbar.prototype = {
  * @param {HTMLElement} el 
  */
 Roo.Toolbar.Item = function(el){
+    var cfg = {};
     if (typeof (el.xtype) != 'undefined') {
         cfg = el;
         el = cfg.el;