aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_09.ngdoc
diff options
context:
space:
mode:
authorMisko Hevery2012-04-28 22:45:28 -0700
committerMisko Hevery2012-05-04 16:12:17 -0700
commit8e2675029f5ca404a7c649cc161df3ea642d941f (patch)
tree6668342fb2c57360e06c9e36bfd4e5e6e08a52f5 /docs/content/tutorial/step_09.ngdoc
parentd0159454dfa2e1cee4dd4ab7a41c2fcf9e121a64 (diff)
downloadangular.js-8e2675029f5ca404a7c649cc161df3ea642d941f.tar.bz2
chore(docs): re-skin main documentation
Diffstat (limited to 'docs/content/tutorial/step_09.ngdoc')
-rw-r--r--docs/content/tutorial/step_09.ngdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc
index 45418cec..86e4ffc6 100644
--- a/docs/content/tutorial/step_09.ngdoc
+++ b/docs/content/tutorial/step_09.ngdoc
@@ -2,13 +2,13 @@
@name Tutorial: 9 - Filters
@description
-<ul doc:tutorial-nav="9"></ul>
+<ul doc-tutorial-nav="9"></ul>
In this step you will learn how to create your own custom display filter.
-<doc:tutorial-instructions step="9"></doc:tutorial-instructions>
+<div doc-tutorial-reset="9"></div>
Navigate to one of the detail pages.
@@ -140,4 +140,4 @@ Now that you have learned how to write and test a custom filter, go to {@link st
learn how we can use angular to enhance the phone details page further.
-<ul doc:tutorial-nav="9"></ul>
+<ul doc-tutorial-nav="9"></ul>