X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Array.js;h=c77577544e2a90355b1b606a0c858826320408d6;hb=23a7d3d9760ed609e3280ca5f2455aebda2d3f6f;hp=416f2f4e48198649f8c628c53088cdfe25cab13b;hpb=efb276a1c4bdf617dce0b4f6102f98d419e8fe9a;p=roojs1 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)