From e18f3d6c1c7633641e2e308b64105992e52dfba6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 18:15:41 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.DPM6LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.KDG6LX examples/bootstrap/dashboard1.js examples/bootstrap/dashboard1.bjs.CYV4LX examples/bootstrap/dashboard1.js.HEU4LX examples/bootstrap/dashboard1.bjs.V87ZLX examples/bootstrap/dashboard1.js.GYD1LX --- examples/bootstrap/dashboard1.bjs | 1 + examples/bootstrap/dashboard1.js | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 4d06a673dd..d9547b3bac 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -482,6 +482,7 @@ }, { "xtype" : "TextArea", + "Boolean disabled" : true, "$ xns" : "Roo.bootstrap", "String fieldLabel" : "Textarea" } diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 662442920e..891c57e6b2 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -522,6 +522,7 @@ dashboard1 = new Roo.XComponent({ }, { xtype : 'TextArea', + disabled : true, xns : Roo.bootstrap, fieldLabel : 'Textarea' } -- 2.39.2