mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 22:37:41 +08:00
Rewrite $route example a bit, as it required $location and $route services to be eager published in the root scope. Fix small typos in formatter and ng:options docs.
3 lines
60 B
HTML
3 lines
60 B
HTML
controller: {{name}}<br />
|
|
Book Id: {{params.bookId}}<br />
|