From fc2662bd913eb5133ac913c58cb0941d0c7095ec Mon Sep 17 00:00:00 2001 From: catborise Date: Thu, 4 Jun 2020 12:44:47 +0300 Subject: [PATCH] fix secret types sync with libvirt library --- secrets/templates/create_secret_block.html | 109 +++++++++++---------- secrets/views.py | 36 +++++-- 2 files changed, 83 insertions(+), 62 deletions(-) diff --git a/secrets/templates/create_secret_block.html b/secrets/templates/create_secret_block.html index fb1db5e..76b5dcd 100644 --- a/secrets/templates/create_secret_block.html +++ b/secrets/templates/create_secret_block.html @@ -1,60 +1,61 @@ {% load i18n %} {% if request.user.is_superuser %} - - - + + + - -