1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/frontend/app/gallery/directory/directory.gallery.component.html

1 line
80 B
HTML
Raw Normal View History

2016-03-26 16:25:48 +01:00
<a [routerLink]="['Gallery',{directory: directory.name}]">{{directory.name}}</a>