From ea973bd8ae004a96cc837427c788f2c53a993c53 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 01:03:11 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 566cb0a36..308777991 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -202,9 +202,6 @@ f{% if v %} {% endif %} -
@@ -233,6 +230,12 @@ f{% if v %}
+
+ {% include "/submission/SubmissionActionsMobile.html" %} +
+ +{% include "/modals/ModalSubmissionListingActions.html" %} + {% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and environ.get('CARD_VIEW') == '1')) %}