Skip to content

Commit 2a32161

Browse files
committed
(docs): Tutorial - Improve Search, sort, pagination step and move it to step 12
1 parent 46342ab commit 2a32161

File tree

5 files changed

+528
-101
lines changed

5 files changed

+528
-101
lines changed

.docs/angular-meteor/client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<li><a href="/tutorial-02/step_09">9 - Privacy and publish-subscribe functions</a></li>
3737
<li><a href="/tutorial-02/step_10">10 - Deploying your app</a></li>
3838
<li><a href="/tutorial-02/step_11">11 - Running your app on Android or iOS with PhoneGap</a></li>
39-
<li><a href="/tutorial-02/step_12">12 - Conditional template directives with AngularJS</a></li>
39+
<li><a href="/tutorial-02/step_12">12 - Search, sort, pagination and reactive vars</a></li>
4040
<li><a href="/tutorial-02/step_13">13 - CSS, LESS and Bootstrap</a></li>
4141
<li><a href="/tutorial-02/step_14">14 - Google Maps</a></li>
4242
<li><a href="/tutorial-02/step_15">15 - Pagination</a></li>

0 commit comments

Comments
 (0)