From 5147980d434467d792ec843b42b542c25320caff Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Fri, 12 Apr 2024 00:08:25 -0500 Subject: [PATCH] Move submission to user tab --- templates/user/user-base.html | 6 ------ templates/user/user-tabs.html | 1 + 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/templates/user/user-base.html b/templates/user/user-base.html index eb341b5..64bb106 100644 --- a/templates/user/user-base.html +++ b/templates/user/user-base.html @@ -118,12 +118,6 @@ {% endif %} -
-
- - {{ _('View submissions') }} - -
{% if request.user.is_authenticated %}