Skip to content

Commit 1b4a2c8

Browse files
thamminbtford
authored andcommitted
docs(ngSwitch): fix priority
1 parent b474c36 commit 1b4a2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/directive/ngSwitch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*
4343
*
4444
* @scope
45-
* @priority 800
45+
* @priority 1200
4646
* @param {*} ngSwitch|on expression to match against <tt>ng-switch-when</tt>.
4747
* On child elements add:
4848
*

0 commit comments

Comments
 (0)