allow string based values for comboboxarray
[roojs1] / Roo / bootstrap / NavProgressItem.js
index 67cdb29..5c4ceeb 100644 (file)
@@ -59,7 +59,7 @@ Roo.extend(Roo.bootstrap.NavProgressItem, Roo.bootstrap.Component,  {
                     cls : iconCls
                 }
             ]
-        }
+        };
         
         if(this.active){
             cfg.cls += ' active';