From 8e6719f0b7a2d3e16ace14a9a2d0a0a12f20b366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Mon, 3 Jan 2022 17:48:59 +0100 Subject: [PATCH] fix: missing project labels form [ci skip] --- views/settings.tpl.html | 52 ++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/views/settings.tpl.html b/views/settings.tpl.html index 2e1ba11..bbb2655 100644 --- a/views/settings.tpl.html +++ b/views/settings.tpl.html @@ -266,33 +266,33 @@ {{end}}
- - {{ if .Projects }} -

Add Label

-
- -
-
- - - -
-
-
- {{ else }} -
You don't have any projects, yet. Start out by sending a few heartbeats before you can then assign labels.
- {{ end }} {{end}} + + {{ if .Projects }} +

Add Label

+
+ +
+
+ + + +
+
+
+ {{ else }} +
You don't have any projects, yet. Start out by sending a few heartbeats before you can then assign labels.
+ {{ end }} @@ -476,7 +476,7 @@ -
+