From c175317c45ea9dd2444ae9993d21f6c7591a1175 Mon Sep 17 00:00:00 2001 From: Lena Fuhrimann <6780471+cloudlena@users.noreply.github.com> Date: Thu, 28 Sep 2017 15:34:46 +0200 Subject: [PATCH] Fix modal opening --- templates/bucket.html.tmpl | 2 +- templates/buckets.html.tmpl | 2 +- templates/layout.html.tmpl | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/bucket.html.tmpl b/templates/bucket.html.tmpl index 2514c5d..48c8714 100644 --- a/templates/bucket.html.tmpl +++ b/templates/bucket.html.tmpl @@ -59,7 +59,7 @@
- + add
diff --git a/templates/buckets.html.tmpl b/templates/buckets.html.tmpl index 6c66e87..fabf467 100644 --- a/templates/buckets.html.tmpl +++ b/templates/buckets.html.tmpl @@ -42,7 +42,7 @@
- + add
diff --git a/templates/layout.html.tmpl b/templates/layout.html.tmpl index d9427e2..328c024 100644 --- a/templates/layout.html.tmpl +++ b/templates/layout.html.tmpl @@ -3,14 +3,14 @@ + S3 Manager + - S3 Manager - - + @@ -18,7 +18,7 @@ {{ template "content" . }} - +