2015-07-27 22:12:30 -07:00
p.location-badge.
2015-08-02 23:08:36 -07:00
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.33/modules/angular2/change_detection.ts#L1-L31">angular2/change_detection.ts (line 1)</a>
2015-07-27 22:12:30 -07:00
ul
for page, slug in public.docs[current.path[1]][current.path[2]][current.path[3]][current.path[4]]._data
if slug != 'index'
2015-07-27 23:39:47 -07:00
- var url = "/docs/" + current.path[1] + "/" + current.path[2] + "/" + current.path[3] + "/" + current.path[4] + "/" + slug + ".html"
2015-07-27 22:12:30 -07:00
li.c8
!= partial("../../../../../_includes/_hover-card", {name: page.title, url: url })