diff options
Diffstat (limited to 'src/ngAnimate/animate.js')
| -rw-r--r-- | src/ngAnimate/animate.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/ngAnimate/animate.js b/src/ngAnimate/animate.js index 3b3c29b9..6e4409ef 100644 --- a/src/ngAnimate/animate.js +++ b/src/ngAnimate/animate.js @@ -510,6 +510,7 @@ angular.module('ngAnimate', ['ng'])           * @function           *           * @param {boolean=} value If provided then set the animation on or off. +         * @param {jQuery/jqLite element=} element If provided then the element will be used to represent the enable/disable operation           * @return {boolean} Current animation state.           *           * @description | 
