From 64ae2edb5a97f05f5592f58422adbc6ac089f9e8 Mon Sep 17 00:00:00 2001 From: Horus_Arch Date: Thu, 26 Feb 2015 02:40:52 +0100 Subject: Clean up. More backend code. Better UX and design. --- views/admin.html | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'views/admin.html') diff --git a/views/admin.html b/views/admin.html index f80c541..ebec09c 100644 --- a/views/admin.html +++ b/views/admin.html @@ -5,10 +5,10 @@
{{range .Error}} - +

{{end}}
@@ -17,18 +17,25 @@
{{range .Success}} - +

{{end}}
{{end}}
+
+
+
+
+ +
+
@@ -36,7 +43,7 @@ - + @@ -47,13 +54,18 @@ - + - + {{end}}
#Url Status Failure ReasonFailure Reason Delete
{{.Url}} {{.Status}} {{.Reason}}{{.Reason}} ××
+
+
+ +
+
{{template "jobs_modal.html"}} -- cgit v1.2.3