From 08cdd77c28e95cb2d01d568f31873124c97ec33a Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 14 Oct 2013 09:53:32 -0700 Subject: docs: add missing priority documentation for structural directives --- src/ngRoute/directive/ngView.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ngRoute') 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 -- cgit v1.2.3