pigallery2/frontend/app/gallery/directory/directory.gallery.component.html

5 lines
108 B
HTML

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