From: Alan Knowles Date: Thu, 11 Sep 2014 10:17:34 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.R8J2LX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=277e213c979e491fe52ce9256b6ec45bc0abc7d5;p=roojs1 examples/bootstrap/dashboard1.bjs.R8J2LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.V3A2LX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index e262dd319c..b9f6ff20cf 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -488,6 +488,7 @@ "String fieldLabel" : "Textarea" }, { + "String cls" : "has-success", "xtype" : "Input", "string placeholder" : "Enter ...", "String fieldLabel" : "Text", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 2f3027fd61..ecc093037f 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -528,6 +528,7 @@ dashboard1 = new Roo.XComponent({ fieldLabel : 'Textarea' }, { + cls : 'has-success', xtype : 'Input', placeholder : 'Enter ...', fieldLabel : 'Text',