docs/src/Roo_bootstrap_Card.js.html
[roojs1] / examples / bootstrap / dashboard4.bjs
index 62c52aa..0b2b198 100644 (file)
@@ -5,6 +5,52 @@
  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/dashboard4.bjs",
  "permname" : "",
  "modOrder" : "001",
+ "strings" : {
+  "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
+  "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
+  "9cf863d802aca813531ca28b319ead90" : "Add Issue",
+  "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 footer" : "a footer",
+       "String weight" : "danger",
+       "xtype" : "Card",
+       "$ xns" : "Roo.bootstrap",
+       "String style" : "max-width:300px",
+       "items" : [
+        {
+         "String header" : "ticket 1",
+         "String weight" : "light",
+         "String margin_bottom" : 3,
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String html" : "body goes here",
+         "bool dragable" : true
+        },
+        {
+         "String weight" : "primary",
+         "xtype" : "Button",
+         "$ xns" : "Roo.bootstrap",
+         "String html" : "Add Issue"
+        }
+       ]
+      }
+     ]
+    }
+   ]
+  }
  ]
 }
\ No newline at end of file