We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f7302 commit 840e889Copy full SHA for 840e889
src/ng/filter/orderBy.js
@@ -72,7 +72,7 @@
72
* @example
73
<example module="orderByExample">
74
<file name="index.html">
75
- <div ng-controller="Ctrl">
+ <div ng-controller="ExampleController">
76
<table class="friend">
77
<tr>
78
<th><a href="" ng-click="reverse=false;order('name', false)">Name</a>
0 commit comments