From ab29b138c357a34a715534cae6fa1dd5d498447e Mon Sep 17 00:00:00 2001 From: modulos Date: Sat, 3 Jun 2017 13:33:05 +0200 Subject: [PATCH] Add delete ssh key modal --- hosting/templates/hosting/orders.html | 2 +- .../hosting/virtual_machine_key.html | 35 +++++++++++++++++++ hosting/tests.py | 4 ++- hosting/urls.py | 4 ++- hosting/views.py | 5 +++ 5 files changed, 47 insertions(+), 3 deletions(-) diff --git a/hosting/templates/hosting/orders.html b/hosting/templates/hosting/orders.html index 16a739a0..d4a03fe8 100644 --- a/hosting/templates/hosting/orders.html +++ b/hosting/templates/hosting/orders.html @@ -53,7 +53,7 @@