From e4586b62ccd08730e7962c2db81c882ff4bc65aa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 16:31:24 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.56M6LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.MKS4LX examples/bootstrap/dashboard1.js --- examples/bootstrap/dashboard1.bjs | 2 +- examples/bootstrap/dashboard1.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index b23f407e04..6ff0973578 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -321,7 +321,7 @@ }, { "xtype" : "Input", - "string placeholder" : "after : <i class="fa fa-after"></i>", + "string placeholder" : "after : <i class="fa fa-ambulance"></i> before : <i class="fa fa-dollar"></i>", "$ xns" : "Roo.bootstrap", "string before" : "", "string size" : "md", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 483db03f33..309b3c1807 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -342,7 +342,7 @@ dashboard1 = new Roo.XComponent({ }, { xtype : 'Input', - placeholder : 'after : <i class="fa fa-after"></i>', + placeholder : 'after : <i class="fa fa-ambulance"></i> before : <i class="fa fa-dollar"></i>', xns : Roo.bootstrap, before : '', size : 'md', -- 2.39.2