mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00: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
92 B
HTML
3 lines
92 B
HTML
controller: {{name}}<br />
|
|
Book Id: {{prams.bookId}}<br />
|
|
Chapter Id: {{params.chapterId}}
|