From 22f320532b946555685d5da83f62b8ecd1494eaf Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Thu, 3 Jun 2021 21:35:24 -0700 Subject: [PATCH] Add draggable=false to file size link. --- frontends/etiquette_flask/templates/cards.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/etiquette_flask/templates/cards.html b/frontends/etiquette_flask/templates/cards.html index ef95f90..031e640 100644 --- a/frontends/etiquette_flask/templates/cards.html +++ b/frontends/etiquette_flask/templates/cards.html @@ -138,7 +138,7 @@ draggable="true" {{- metadatas|join_and_trail(", ")|safe -}} - {{photo.bytes_string}} + {{photo.bytes_string}} {% if view == "grid" %}