examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
index 80ca1cf..1f9ae24 100644 (file)
@@ -7,8 +7,9 @@
  "modOrder" : "001",
  "strings" : {
   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
-  "552e21cd4cd9918678e3c1a0df491bc3" : "some text",
-  "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text"
+  "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text",
+  "9cf863d802aca813531ca28b319ead90" : "Add Issue",
+  "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
  },
  "items" : [
   {
        "String style" : "max-width:200px",
        "items" : [
         {
-         "xtype" : "Element",
-         "$ xns" : "Roo.bootstrap",
-         "String html" : "some text"
-        },
-        {
+         "String header" : "ticket 1",
          "xtype" : "Card",
          "$ xns" : "Roo.bootstrap"
+        },
+        {
+         "String weight" : "primary",
+         "xtype" : "Button",
+         "$ xns" : "Roo.bootstrap",
+         "String html" : "Add Issue"
         }
        ]
       }