X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=examples%2Fbootstrap%2Fdashboard4.js;h=0ac4769e763a8a52e48082b79bba04ec673fb4f5;hb=77306d4d761b9d60186f195b923535f34eba31fa;hp=d2e0af6f8661be958a4f8d7ccd7e4b01022557df;hpb=7fdc7b2a7a9e0450ed12404eb673efa72c747d6e;p=roojs1 diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index d2e0af6f86..0ac4769e76 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -6,10 +6,10 @@ dashboard4 = new Roo.XComponent({ _strings : { '098f6bcd4621d373cade4e832627b4f6' :"test", - 'd41d8cd98f00b204e9800998ecf8427e' :"", 'e93b3fa481be3932aa08bd68c3deee70' :"example 1", '60ee66eb2cd31823032664c2e9a79fd5' :"body goes here", '9cf863d802aca813531ca28b319ead90' :"Add Issue", + 'fb66f41b81f5973740bbfed019aa5d7d' :"Upload Images or Documents", 'd9fb0367346d21079a1c52d72da61c9f' :"ticket 1" }, @@ -164,15 +164,9 @@ dashboard4 = new Roo.XComponent({ xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ - { - xtype : 'Button', - html : _this._strings['098f6bcd4621d373cade4e832627b4f6'] /* test */, - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' - }, { xtype : 'CardUploader', - html : _this._strings['d41d8cd98f00b204e9800998ecf8427e'] /* */, + html : _this._strings['fb66f41b81f5973740bbfed019aa5d7d'] /* Upload Images or Documents */, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' }