From: Alan Knowles Date: Thu, 11 Sep 2014 08:12:00 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.Y64DMX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=4227e90a6995f16e222636192b54e70126880a44;p=roojs1 examples/bootstrap/dashboard1.bjs.Y64DMX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.CJBEMX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index c9b852093a..219cebbed6 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -307,7 +307,7 @@ }, { "xtype" : "Input", - "string placeholder" : "before : <i class=\"fa fa-envelope\"></i>", + "string placeholder" : "before : <i class="fa fa-envelope"></i>", "$ xns" : "Roo.bootstrap", "string before" : "", "string size" : "md" diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 59c924c1e7..af1c9b78ec 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -328,7 +328,7 @@ dashboard1 = new Roo.XComponent({ }, { xtype : 'Input', - placeholder : 'before : <i class=\"fa fa-envelope\"></i>', + placeholder : 'before : <i class="fa fa-envelope"></i>', xns : Roo.bootstrap, before : '', size : 'md'