1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-16 11:37:13 +02:00
pigallery2/frontend/app/gallery/directory/directory.gallery.component.html

5 lines
108 B
HTML

<a class="button " [routerLink]="['Gallery',{directory: getDirectoryPath()}]" >
{{directory.name}}
</a>