From a88fcc20929d28eac10fcb8018f229ff1e692375 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Wed, 26 Feb 2020 18:41:17 -0800 Subject: [PATCH] Move the clipboard checkbox into metadata list too. --- frontends/etiquette_flask/templates/photo.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontends/etiquette_flask/templates/photo.html b/frontends/etiquette_flask/templates/photo.html index 40b49e1..927b304 100644 --- a/frontends/etiquette_flask/templates/photo.html +++ b/frontends/etiquette_flask/templates/photo.html @@ -189,11 +189,9 @@
  • Download as original filename
  • Download as {{photo.id}}.{{photo.extension}}
  • +
  • -
    - -
    {% set albums = photo.get_containing_albums() %}