examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index 62c52aa..4b89c0f 100644 (file)
@@ -5,6 +5,41 @@
  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/dashboard4.bjs",
  "permname" : "",
  "modOrder" : "001",
+ "strings" : {
+  "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
+  "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text",
+  "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
+ },
  "items" : [
+  {
+   "String cls" : "skin-blue",
+   "xtype" : "Body",
+   "$ xns" : "Roo.bootstrap",
+   "items" : [
+    {
+     "String tag" : "section",
+     "String cls" : "content",
+     "xtype" : "Container",
+     "$ xns" : "Roo.bootstrap",
+     "items" : [
+      {
+       "String header" : "example 1",
+       "String weight" : "light",
+       "xtype" : "Card",
+       "$ xns" : "Roo.bootstrap",
+       "String html" : "this is the body text",
+       "String style" : "max-width:200px",
+       "items" : [
+        {
+         "String header" : "ticket 1",
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap"
+        }
+       ]
+      }
+     ]
+    }
+   ]
+  }
  ]
 }
\ No newline at end of file