examples/bootstrap/dashboard1.bjs
[roojs1] / examples / bootstrap / dashboard1.bjs
index 75acf27..627b8ef 100644 (file)
@@ -13,8 +13,8 @@
             "items" : [
                 {
                     "String cls" : "header",
-                    "xtype" : "Container",
                     "tag" : "header",
+                    "xtype" : "Container",
                     "* xinclude" : "Dashboard.Header1",
                     "$ xns" : "Roo.bootstrap"
                 },
                                                                             "xtype" : "Container",
                                                                             "$ xns" : "Roo.bootstrap",
                                                                             "items" : [
-                                                                                {
-                                                                                    "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter email",
-                                                                                    "String fieldLabel" : "Email Address",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "String vtype" : "email"
-                                                                                },
                                                                                 {
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "Enter password",
                                                                                     "String fieldLabel" : "Password",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
+                                                                                {
+                                                                                    "xtype" : "Input",
+                                                                                    "string placeholder" : "Enter email",
+                                                                                    "String fieldLabel" : "Email Address",
+                                                                                    "$ xns" : "Roo.bootstrap",
+                                                                                    "String vtype" : "email"
+                                                                                },
                                                                                 {
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "Enter email",
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Header",
-                                                                                    "$ xns" : "Roo.bootstrap",
                                                                                     "Number level" : 4,
+                                                                                    "$ xns" : "Roo.bootstrap",
                                                                                     "String html" : "With Icons"
                                                                                 },
                                                                                 {
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Header",
-                                                                                    "Number level" : 4,
                                                                                     "$ xns" : "Roo.bootstrap",
+                                                                                    "Number level" : 4,
                                                                                     "String html" : "With checkbox and radio"
                                                                                 },
                                                                                 {
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Header",
-                                                                                    "$ xns" : "Roo.bootstrap",
                                                                                     "Number level" : 4,
+                                                                                    "$ xns" : "Roo.bootstrap",
                                                                                     "String html" : "With buttons"
                                                                                 },
                                                                                 {
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "TextArea",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "String fieldLabel" : "Textarea"
+                                                                                    "String fieldLabel" : "Textarea",
+                                                                                    "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "TextArea",