From: Alan Knowles Date: Fri, 20 Nov 2020 06:23:17 +0000 (+0800) Subject: examples/bootstrap/dashboard4.bjs X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=7fdc7b2a7a9e0450ed12404eb673efa72c747d6e examples/bootstrap/dashboard4.bjs examples/bootstrap/dashboard4.js --- diff --git a/examples/bootstrap/dashboard4.bjs b/examples/bootstrap/dashboard4.bjs index 8c26a12198..9d46a05dda 100644 --- a/examples/bootstrap/dashboard4.bjs +++ b/examples/bootstrap/dashboard4.bjs @@ -7,6 +7,7 @@ "modOrder" : "001", "strings" : { "098f6bcd4621d373cade4e832627b4f6" : "test", + "d41d8cd98f00b204e9800998ecf8427e" : "", "e93b3fa481be3932aa08bd68c3deee70" : "example 1", "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here", "9cf863d802aca813531ca28b319ead90" : "Add Issue", @@ -143,6 +144,7 @@ }, { "xtype" : "CardUploader", + "string html" : "", "$ xns" : "Roo.bootstrap" } ] diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index 6bce3bfaaa..d2e0af6f86 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -6,6 +6,7 @@ dashboard4 = new Roo.XComponent({ _strings : { '098f6bcd4621d373cade4e832627b4f6' :"test", + 'd41d8cd98f00b204e9800998ecf8427e' :"", 'e93b3fa481be3932aa08bd68c3deee70' :"example 1", '60ee66eb2cd31823032664c2e9a79fd5' :"body goes here", '9cf863d802aca813531ca28b319ead90' :"Add Issue", @@ -171,6 +172,7 @@ dashboard4 = new Roo.XComponent({ }, { xtype : 'CardUploader', + html : _this._strings['d41d8cd98f00b204e9800998ecf8427e'] /* */, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' }