From 4a91905cb5879a7361969e60569c5364876d4501 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 18:17:55 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.8IE6LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.J8X4LX examples/bootstrap/dashboard1.js examples/bootstrap/dashboard1.bjs.ST0KMX examples/bootstrap/dashboard1.js.ZRUKMX examples/bootstrap/dashboard1.bjs.4TCAMX examples/bootstrap/dashboard1.js.2P59LX examples/bootstrap/dashboard1.bjs.2MRAMX examples/bootstrap/dashboard1.js.VRQEMX examples/bootstrap/dashboard1.bjs.R4D1LX examples/bootstrap/dashboard1.js.OP70LX --- examples/bootstrap/dashboard1.bjs | 4 ++-- examples/bootstrap/dashboard1.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index b9f6ff20cf..5206c66c1a 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -490,8 +490,8 @@ { "String cls" : "has-success", "xtype" : "Input", - "string placeholder" : "Enter ...", - "String fieldLabel" : "Text", + "string placeholder" : "cls = has-success", + "String fieldLabel" : "Input with Success", "$ xns" : "Roo.bootstrap" } ] diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index ecc093037f..a310da9cde 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -530,8 +530,8 @@ dashboard1 = new Roo.XComponent({ { cls : 'has-success', xtype : 'Input', - placeholder : 'Enter ...', - fieldLabel : 'Text', + placeholder : 'cls = has-success', + fieldLabel : 'Input with Success', xns : Roo.bootstrap } ] -- 2.39.2