allow string based values for comboboxarray
[roojs1] / Roo / bootstrap / Brick.js
index 697e140..425b22b 100644 (file)
@@ -144,6 +144,7 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
         if(this.bgimage.length){
             this.imageEl = this.el.select('.roo-brick-image-view', true).first();
             this.imageEl.on('load', this.onImageLoad, this);
+            return;
         }
         
         this.resize();