From 23a7d3d9760ed609e3280ca5f2455aebda2d3f6f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 20 Oct 2015 15:37:29 +0800 Subject: [PATCH] Array.js --- Array.js | 1 + 1 file changed, 1 insertion(+) 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) -- 2.39.2