docs(toh-5): remove obsolete Dart-only prose (#3292)

This commit is contained in:
Patrice Chalin 2017-02-21 19:47:53 -08:00 committed by Jules Kremer
parent 11701c009f
commit 6d1716eaa6
1 changed files with 0 additions and 6 deletions

View File

@ -619,12 +619,6 @@ block extract-id
+makeExample('src/app/dashboard.component.html', 'click', 'src/app/dashboard.component.html (repeated <a> tag)')
+ifDocsFor('dart')
.alert.is-important
:marked
Router links in the dashboard are currently not operational, as reported in issue
[dart-lang/angular2/issues/186](https://github.com/dart-lang/angular2/issues/186).
- var _pathVsName = _docsFor == 'dart' ? 'name' : 'path'
:marked
Notice the `[routerLink]` binding.