Roo/bootstrap/Img.js
authoredward <edward@roojs.com>
Wed, 13 Jan 2016 03:16:09 +0000 (11:16 +0800)
committeredward <edward@roojs.com>
Wed, 13 Jan 2016 03:16:09 +0000 (11:16 +0800)
Roo/bootstrap/Img.js

index e112979..435d4c2 100644 (file)
@@ -47,6 +47,10 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
     src: '',
     href: false,
     target: false,
+    xsUrl: '',
+    smUrl: '',
+    mdUrl: '',
+    lgUrl: '',
 
     getAutoCreate : function()
     {