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/ng/directive/ngSwitch.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ng/directive/ngSwitch.js') diff --git a/src/ng/directive/ngSwitch.js b/src/ng/directive/ngSwitch.js index 8087390a..320400d9 100644 --- a/src/ng/directive/ngSwitch.js +++ b/src/ng/directive/ngSwitch.js @@ -31,6 +31,7 @@ * * * @scope + * @priority 800 * @param {*} ngSwitch|on expression to match against ng-switch-when. * @paramDescription * On child elements add: -- cgit v1.2.3