diff --git a/src/ng/directive/input.js b/src/ng/directive/input.js index 593780ac..89bc3506 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -2234,6 +2234,7 @@ var NgModelController = ['$scope', '$exceptionHandler', '$attrs', '$element', '$ * @name ngModel * * @element input + * @priority 1 * * @description * The `ngModel` directive binds an `input`,`select`, `textarea` (or custom form control) to a