From 30bde863c95353a58c78cde07da556cb206f5a53 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 30 Jul 2020 14:25:14 +0200 Subject: [PATCH] Remove legacy code --- web/app/templates/admin/index.html.j2 | 5 +- web/app/templates/admin/user.html.j2 | 62 +----------------------- web/app/templates/corpora/corpus.html.j2 | 13 ----- 3 files changed, 4 insertions(+), 76 deletions(-) diff --git a/web/app/templates/admin/index.html.j2 b/web/app/templates/admin/index.html.j2 index edc3f028..c6f6a498 100644 --- a/web/app/templates/admin/index.html.j2 +++ b/web/app/templates/admin/index.html.j2 @@ -33,10 +33,9 @@ {% endblock %} diff --git a/web/app/templates/admin/user.html.j2 b/web/app/templates/admin/user.html.j2 index bbf8204a..3db9864c 100644 --- a/web/app/templates/admin/user.html.j2 +++ b/web/app/templates/admin/user.html.j2 @@ -88,28 +88,6 @@ - - - - -{% for file in corpus.files %} - -{% endfor %} -