This commit is contained in:
rexebin 2016-11-13 19:06:09 +00:00
parent af0359d199
commit c748e151c8

View File

@ -933,37 +933,37 @@ block filetree
block file-summary block file-summary
+makeTabs( +makeTabs(
`toh-6/ts/app/app.component.ts, `toh-6/ts/app/app.component.ts,
toh - 6 / ts / app / app.module.ts, toh-6/ts/app/app.module.ts,
toh - 6 / ts / app / heroes.component.ts, toh-6/ts/app/heroes.component.ts,
toh - 6 / ts / app / heroes.component.html, toh-6/ts/app/heroes.component.html,
toh - 6 / ts / app / heroes.component.css, toh-6/ts/app/heroes.component.css,
toh - 6 / ts / app / hero - detail.component.ts, toh-6/ts/app/hero-detail.component.ts,
toh - 6 / ts / app / hero - detail.component.html, toh-6/ts/app/hero-detail.component.html,
toh - 6 / ts / app / hero.service.ts, toh-6/ts/app/hero.service.ts,
toh - 6 / ts / app / in -memory - data.service.ts`, toh-6/ts/app/in-memory-data.service.ts`,
',,,,,,,,', ',,,,,,,,',
`app.comp...ts, `app.comp...ts,
app.mod...ts, app.mod...ts,
heroes.comp...ts, heroes.comp...ts,
heroes.comp...html, heroes.comp...html,
heroes.comp...css, heroes.comp...css,
hero - detail.comp...ts, hero-detail.comp...ts,
hero - detail.comp...html, hero-detail.comp...html,
hero.service.ts, hero.service.ts,
in-memory-data.service.ts` in-memory-data.service.ts`
) )
+makeTabs( +makeTabs(
`toh-6/ts/app/hero-search.service.ts, `toh-6/ts/app/hero-search.service.ts,
toh - 6 / ts / app / hero - search.component.ts, toh-6/ts/app/hero-search.component.ts,
toh - 6 / ts / app / hero - search.component.html, toh-6/ts/app/hero-search.component.html,
toh - 6 / ts / app / hero - search.component.css, toh-6/ts/app/hero-search.component.css,
toh - 6 / ts / app / rxjs - extensions.ts`, toh-6/ts/app/rxjs-extensions.ts`,
null, null,
`hero-search.service.ts, `hero-search.service.ts,
hero - search.component.ts, hero-search.component.ts,
hero - search.component.html, hero-search.component.html,
hero - search.component.css, hero-search.component.css,
rxjs - extensions.ts` rxjs-extensions.ts`
) )