975d23f1941214f8887202f8571cbd4f657f5f2c
[roojs1] / examples / bootstrap / dashboard4.bjs
1 {
2  "name" : "dashboard4",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/dashboard4.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
10   "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text",
11   "9cf863d802aca813531ca28b319ead90" : "Add Issue",
12   "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
13  },
14  "items" : [
15   {
16    "String cls" : "skin-blue",
17    "xtype" : "Body",
18    "$ xns" : "Roo.bootstrap",
19    "items" : [
20     {
21      "String tag" : "section",
22      "String cls" : "content",
23      "xtype" : "Container",
24      "$ xns" : "Roo.bootstrap",
25      "items" : [
26       {
27        "String header" : "example 1",
28        "String weight" : "light",
29        "xtype" : "Card",
30        "$ xns" : "Roo.bootstrap",
31        "String html" : "this is the body text",
32        "String style" : "max-width:200px",
33        "items" : [
34         {
35          "String header" : "ticket 1",
36          "String margin_bottom" : 3,
37          "xtype" : "Card",
38          "$ xns" : "Roo.bootstrap"
39         },
40         {
41          "String weight" : "primary",
42          "xtype" : "Button",
43          "$ xns" : "Roo.bootstrap",
44          "String html" : "Add Issue"
45         }
46        ]
47       }
48      ]
49     }
50    ]
51   }
52  ]
53 }