Only show Gallery filters on Site Gallery
This commit is contained in:
parent
c2458f14fd
commit
5d19692023
|
@ -194,6 +194,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{if .IsSiteGallery}}
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<form action="/photo/gallery" method="GET">
|
<form action="/photo/gallery" method="GET">
|
||||||
|
|
||||||
|
@ -264,6 +265,7 @@
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
{{end}}
|
||||||
|
|
||||||
{{if .IsOwnPhotos}}
|
{{if .IsOwnPhotos}}
|
||||||
<div class="block">
|
<div class="block">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user