From 9dfa4f98e9f05f0ddbca1b6f362fdf2861016251 Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Sun, 12 Mar 2017 16:30:55 +0100 Subject: [PATCH] disable delete buttons --- src/program/templates/submission_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/program/templates/submission_list.html b/src/program/templates/submission_list.html index 90e5052a..d1821b22 100644 --- a/src/program/templates/submission_list.html +++ b/src/program/templates/submission_list.html @@ -24,7 +24,7 @@ Proposals | {{ block.super }} Details Modify - Delete + Delete {% endfor %} @@ -56,7 +56,7 @@ Proposals | {{ block.super }} Details Modify - Delete + Delete {% endfor %}