fix view source on dashbard4
[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   "098f6bcd4621d373cade4e832627b4f6" : "test",
10   "9c1ab57e621c2bb257798752dbbe6f14" : "view source",
11   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
12   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
13   "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
14   "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
15  },
16  "items" : [
17   {
18    "String cls" : "skin-blue",
19    "xtype" : "Body",
20    "$ xns" : "Roo.bootstrap",
21    "items" : [
22     {
23      "String tag" : "section",
24      "String cls" : "content",
25      "xtype" : "Container",
26      "$ xns" : "Roo.bootstrap",
27      "items" : [
28       {
29        "listeners" : {
30         "click" : "function (btn, e)\n{\n    // assumes installed as /roojs1.\n  Roo.docs.ViewSource.show({\n      src: '/roojs1/examples/bootstrap/dashboard4.js'\n  });\n}"
31        },
32        "xtype" : "Button",
33        "$ xns" : "Roo.bootstrap",
34        "String html" : "view source"
35       },
36       {
37        "xtype" : "Row",
38        "$ xns" : "Roo.bootstrap",
39        "items" : [
40         {
41          "String header" : "example 1",
42          "String footer" : "a footer",
43          "String cls" : "col-xs-12 column col-12",
44          "String weight" : "danger",
45          "xtype" : "Card",
46          "$ xns" : "Roo.bootstrap",
47          "String style" : "max-width:300px;margin: 0 12px;",
48          "bool dropable" : true,
49          "string drop_group" : "cards",
50          "items" : [
51           {
52            "String header" : "ticket 1",
53            "string drag_group" : "cards",
54            "String weight" : "light",
55            "String margin_bottom" : 3,
56            "xtype" : "Card",
57            "bool collapsable" : true,
58            "$ xns" : "Roo.bootstrap",
59            "String html" : "body goes here",
60            "bool dragable" : true
61           },
62           {
63            "String header" : "ticket 1",
64            "string drag_group" : "cards",
65            "String weight" : "light",
66            "String margin_bottom" : 3,
67            "xtype" : "Card",
68            "$ xns" : "Roo.bootstrap",
69            "String html" : "body goes here",
70            "bool dragable" : true
71           }
72          ]
73         },
74         {
75          "String header" : "example 1",
76          "String footer" : "a footer",
77          "String cls" : "column col-xs-12 col-12",
78          "String weight" : "danger",
79          "xtype" : "Card",
80          "Boolean dropable" : true,
81          "$ xns" : "Roo.bootstrap",
82          "String style" : "max-width:300px;margin: 0 12px;",
83          "String drop_group" : "cards",
84          "items" : [
85           {
86            "String header" : "ticket 1",
87            "string drag_group" : "cards",
88            "String weight" : "light",
89            "String margin_bottom" : 3,
90            "xtype" : "Card",
91            "$ xns" : "Roo.bootstrap",
92            "String html" : "body goes here",
93            "bool dragable" : true
94           }
95          ]
96         },
97         {
98          "xtype" : "Card",
99          "$ xns" : "Roo.bootstrap",
100          "String title" : "test",
101          "items" : [
102           {
103            "xtype" : "CardUploader",
104            "string html" : "Upload Images or Documents",
105            "$ xns" : "Roo.bootstrap"
106           }
107          ]
108         }
109        ]
110       }
111      ]
112     }
113    ]
114   }
115  ]
116 }