examples/bootstrap/dashboard3.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 08:24:28 +0000 (16:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Feb 2015 08:24:28 +0000 (16:24 +0800)
examples/bootstrap/dashboard3.js

examples/bootstrap/dashboard3.bjs
examples/bootstrap/dashboard3.js

index d6047d0..78b0d46 100644 (file)
                                             "$ xns" : "Roo.bootstrap",
                                             "items" : [
                                                 {
-                                                    "String cls" : "alert alert-danger alert-dismissable",
+                                                    "String cls" : "alert alert-danger ",
                                                     "xtype" : "Container",
                                                     "$ xns" : "Roo.bootstrap",
                                                     "String html" : "<i class=\"fa fa-ban\"></i><b> Alert </b> test allert"
index 5a46c7e..0771522 100644 (file)
@@ -172,7 +172,7 @@ dashboard3 = new Roo.XComponent({
                                             items : [
                                                {
                                                     '|xns' : 'Roo.bootstrap',
-                                                    cls : 'alert alert-danger alert-dismissable',
+                                                    cls : 'alert alert-danger ',
                                                     xtype : 'Container',
                                                     xns : Roo.bootstrap,
                                                     html : '<i class=\"fa fa-ban\"></i><b> Alert </b> test allert'