1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/frontend/app/gallery/directory/directory.gallery.component.html
2016-05-15 18:52:07 +02:00

6 lines
155 B
HTML

<a class="button btn btn-default" [routerLink]="['Gallery',{directory: getDirectoryPath()}]"
style="display: inline-block;">
{{directory.name}}
</a>