Roo/bootstrap/MasonryBrick.js
authorEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:17:22 +0000 (12:17 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:17:22 +0000 (12:17 +0800)
Roo/bootstrap/MasonryBrick.js

index d23c4c2..177fe3a 100644 (file)
@@ -193,7 +193,7 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
             var vurl = this.videourl.replace(/https:\/\/youtu\.be/, 'https://www.youtube.com/embed/');
             // youtube support only?
             cfg.cn.push({
-                tag: 'iframe',
+                tag: 'iframe?',
                 cls: 'masonry-brick-image-view',
                 src: vurl,
                 frameborder : 0,