From: john Date: Mon, 15 Oct 2018 07:40:45 +0000 (+0800) Subject: Roo.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9e1e8cfd82faf0f6d39f963548c1660c248b7834 Roo.js --- diff --git a/Roo.js b/Roo.js index c0452b4352..3a75d79a97 100644 --- a/Roo.js +++ b/Roo.js @@ -348,7 +348,6 @@ Roo.factory(conf, Roo.data); } console.log(s); - }, /** * Takes an object and converts it to an encoded URL. e.g. Roo.urlEncode({foo: 1, bar: 2}); would return "foo=1&bar=2". Optionally, property values can be arrays, instead of keys and the resulting string that's returned will contain a name/value pair for each array value.