From 5d19692023256e23bae2e16ebeabc53f1614cad7 Mon Sep 17 00:00:00 2001 From: Noah Date: Wed, 7 Sep 2022 21:51:57 -0700 Subject: [PATCH] Only show Gallery filters on Site Gallery --- web/templates/photo/gallery.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index 2aa9e78..1890725 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -194,6 +194,7 @@ + {{if .IsSiteGallery}}
@@ -264,6 +265,7 @@
+ {{end}} {{if .IsOwnPhotos}}