From 3118b5f1675138b4d18c26f47a9e0dda41b03e16 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Mar 2016 18:00:46 +0800 Subject: [PATCH] Roo/bootstrap/Img.js --- Roo/bootstrap/Img.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Img.js b/Roo/bootstrap/Img.js index ab0b61c8d3..fa489fb97e 100644 --- a/Roo/bootstrap/Img.js +++ b/Roo/bootstrap/Img.js @@ -62,7 +62,7 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component, { tag: 'div', cls: 'roo-image-responsive-group', cn: [] - } + }; var _this = this; Roo.each(['xs', 'sm', 'md', 'lg'], function(size){ -- 2.39.2