sync
[roojs1] / examples / bootstrap / dashboard4.bjs
index 60b7285..e16ed7c 100644 (file)
@@ -8,6 +8,7 @@
  "strings" : {
   "098f6bcd4621d373cade4e832627b4f6" : "test",
   "9c1ab57e621c2bb257798752dbbe6f14" : "view source",
+  "292fa2a8793f6a1fce028684a46ff33c" : "Add a new Card",
   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
   "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
          "bool dropable" : true,
          "string drop_group" : "cards",
          "items" : [
+          {
+           "xtype" : "Form",
+           "$ xns" : "Roo.bootstrap",
+           "items" : [
+            {
+             "xtype" : "Input",
+             "string placeholder" : "Add a new Card",
+             "$ xns" : "Roo.bootstrap",
+             "string before" : "<i class=\"fa fa-plus\"></i>"
+            }
+           ]
+          },
           {
            "String header" : "ticket 1",
            "string drag_group" : "cards",