From aba777250c9cac034099b8664620f9d25366492b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 27 Jul 2010 11:03:16 +0800 Subject: [PATCH] Roo.js --- Roo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo.js b/Roo.js index 5457135226..bf4016a472 100644 --- a/Roo.js +++ b/Roo.js @@ -324,7 +324,7 @@ 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. * @param {Object} o -- 2.39.2