X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fbootstrap%2Fdashboard4.bjs;fp=examples%2Fbootstrap%2Fdashboard4.bjs;h=b63815e70017a8c4f81e6891ae3c103c741a30fc;hp=dcbc22e849cb7936952583afa57bbd6d54bb14f2;hb=03a7eb86563d8546525395971b45c6506e33aa0f;hpb=7c5c5e78c540179da19c9417b1c04eac05a253be diff --git a/examples/bootstrap/dashboard4.bjs b/examples/bootstrap/dashboard4.bjs index dcbc22e849..b63815e700 100644 --- a/examples/bootstrap/dashboard4.bjs +++ b/examples/bootstrap/dashboard4.bjs @@ -9,7 +9,6 @@ "098f6bcd4621d373cade4e832627b4f6" : "test", "e93b3fa481be3932aa08bd68c3deee70" : "example 1", "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here", - "9cf863d802aca813531ca28b319ead90" : "Add Issue", "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents", "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1" }, @@ -60,12 +59,6 @@ "$ xns" : "Roo.bootstrap", "String html" : "body goes here", "bool dragable" : true - }, - { - "String weight" : "primary", - "xtype" : "Button", - "$ xns" : "Roo.bootstrap", - "String html" : "Add Issue" } ] }, @@ -75,8 +68,10 @@ "String cls" : "column col-xs-12 col-12", "String weight" : "danger", "xtype" : "Card", + "Boolean dropable" : true, "$ xns" : "Roo.bootstrap", "String style" : "max-width:300px;margin: 0 12px;", + "String drop_group" : "cards", "items" : [ { "String header" : "ticket 1", @@ -87,12 +82,6 @@ "$ xns" : "Roo.bootstrap", "String html" : "body goes here", "bool dragable" : true - }, - { - "String weight" : "primary", - "xtype" : "Button", - "$ xns" : "Roo.bootstrap", - "String html" : "Add Issue" } ] },