diff options
Diffstat (limited to 'src/ngRoute/directive/ngView.js')
| -rw-r--r-- | src/ngRoute/directive/ngView.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ngRoute/directive/ngView.js b/src/ngRoute/directive/ngView.js index b031281d..1706e25a 100644 --- a/src/ngRoute/directive/ngView.js +++ b/src/ngRoute/directive/ngView.js @@ -23,6 +23,7 @@ ngRouteModule.directive('ngView', ngViewFactory); * The enter and leave animation occur concurrently. * * @scope + * @priority 400 * @example <example module="ngViewExample" deps="angular-route.js" animations="true"> <file name="index.html"> |
