X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fbootstrap%2Fdashboard4.js;fp=examples%2Fbootstrap%2Fdashboard4.js;h=9226da6e7e7b4546b4f17f1b8142e87a970b0ff5;hp=aaa7538b0d659f42d890a0f0532a6f3da43e6549;hb=03a7eb86563d8546525395971b45c6506e33aa0f;hpb=7c5c5e78c540179da19c9417b1c04eac05a253be diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index aaa7538b0d..9226da6e7e 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -8,7 +8,6 @@ dashboard4 = new Roo.XComponent({ '098f6bcd4621d373cade4e832627b4f6' :"test", 'e93b3fa481be3932aa08bd68c3deee70' :"example 1", '60ee66eb2cd31823032664c2e9a79fd5' :"body goes here", - '9cf863d802aca813531ca28b319ead90' :"Add Issue", 'fb66f41b81f5973740bbfed019aa5d7d' :"Upload Images or Documents", 'd9fb0367346d21079a1c52d72da61c9f' :"ticket 1" }, @@ -76,19 +75,14 @@ dashboard4 = new Roo.XComponent({ weight : 'light', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' - }, - { - xtype : 'Button', - html : _this._strings['9cf863d802aca813531ca28b319ead90'] /* Add Issue */, - weight : 'primary', - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' } ] }, { xtype : 'Card', cls : 'column col-xs-12 col-12', + dropable : true, + drop_group : 'cards', footer : 'a footer', header : _this._strings['e93b3fa481be3932aa08bd68c3deee70'] /* example 1 */, style : 'max-width:300px;margin: 0 12px;', @@ -106,13 +100,6 @@ dashboard4 = new Roo.XComponent({ weight : 'light', xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' - }, - { - xtype : 'Button', - html : _this._strings['9cf863d802aca813531ca28b319ead90'] /* Add Issue */, - weight : 'primary', - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' } ] },