From: Alan Knowles Date: Tue, 20 Oct 2015 07:37:29 +0000 (+0800) Subject: Array.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=23a7d3d9760ed609e3280ca5f2455aebda2d3f6f Array.js --- diff --git a/Array.js b/Array.js index 416f2f4e48..c77577544e 100644 --- a/Array.js +++ b/Array.js @@ -13,6 +13,7 @@ */ Roo.applyIf(Array.prototype, { /** + * * Checks whether or not the specified object exists in the array. * @param {Object} o The object to check for * @return {Number} The index of o in the array (or -1 if it is not found)