examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index ee84ec0..4b89c0f 100644 (file)
@@ -7,7 +7,8 @@
  "modOrder" : "001",
  "strings" : {
   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
-  "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text"
+  "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text",
+  "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
  },
  "items" : [
   {
      "items" : [
       {
        "String header" : "example 1",
-       "String weight" : "primary",
+       "String weight" : "light",
        "xtype" : "Card",
        "$ xns" : "Roo.bootstrap",
        "String html" : "this is the body text",
        "String style" : "max-width:200px",
        "items" : [
         {
-         "xtype" : "Container",
+         "String header" : "ticket 1",
+         "xtype" : "Card",
          "$ xns" : "Roo.bootstrap"
         }
        ]