Array.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Oct 2015 07:37:29 +0000 (15:37 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Oct 2015 07:37:29 +0000 (15:37 +0800)
Array.js

index 416f2f4..c775775 100644 (file)
--- 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)