From: Alan Knowles Date: Thu, 11 Sep 2014 08:29:47 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.XG35LX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=785e9129be6c346d0b03fdc8267405089256dbd8;p=roojs1 examples/bootstrap/dashboard1.bjs.XG35LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.PHA6LX examples/bootstrap/dashboard1.js examples/bootstrap/dashboard1.bjs.JH81LX examples/bootstrap/dashboard1.js.VEF2LX examples/bootstrap/dashboard1.bjs.9OHEMX examples/bootstrap/dashboard1.js.K1NEMX --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 1f6f766ab4..4c16eb548d 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -316,8 +316,8 @@ "xtype" : "Input", "string placeholder" : "before : <i class="fa fa-envelope"></i>", "$ xns" : "Roo.bootstrap", - "string before" : "", - "string size" : "md" + "string size" : "md", + "string after" : "" } ] } diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index a4298365d1..61bb9c8f58 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -337,8 +337,8 @@ dashboard1 = new Roo.XComponent({ xtype : 'Input', placeholder : 'before : <i class="fa fa-envelope"></i>', xns : Roo.bootstrap, - before : '', - size : 'md' + size : 'md', + after : '' } ]