From 8cf5c7204f0ebb787eafb9ffa04c9e61a8d6d3af Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 25 May 2018 18:28:24 +0100 Subject: Add package soft deletion --- app/templates/admin/list.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'app/templates/admin') diff --git a/app/templates/admin/list.html b/app/templates/admin/list.html index 7b66458..373f18b 100644 --- a/app/templates/admin/list.html +++ b/app/templates/admin/list.html @@ -19,7 +19,22 @@ - + + + + +
+

Restore Package

+ +
+ + + +
{% endblock %} -- cgit v1.2.3