From 25e2b74b9611c07e69ff941ccf01423e125a78ba Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Fri, 18 Dec 2020 13:37:21 +0800 Subject: [PATCH] Added more logout buttons --- templates/chartRevisionList.html | 4 +++- templates/nameDeploySelect.html | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/templates/chartRevisionList.html b/templates/chartRevisionList.html index afd34d1..6de4ee5 100644 --- a/templates/chartRevisionList.html +++ b/templates/chartRevisionList.html @@ -23,4 +23,6 @@ {{ table }} Home - \ No newline at end of file +
+ Log Off + diff --git a/templates/nameDeploySelect.html b/templates/nameDeploySelect.html index 4e2fb0e..9bc7ff9 100644 --- a/templates/nameDeploySelect.html +++ b/templates/nameDeploySelect.html @@ -32,7 +32,9 @@

{{ form.submitButton(class_="btn btn-success") }} Cancel -

+
+ Log Off +

@@ -62,4 +64,4 @@ } - \ No newline at end of file +