From: Jonatan Schlag Date: Thu, 4 Jan 2018 15:36:57 +0000 (+0100) Subject: bootstrap4: port watchers table to boostrap4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264aee13b28dc372f07a5d290c5f23faba578c59;p=pbs.git bootstrap4: port watchers table to boostrap4 Signed-off-by: Jonatan Schlag --- diff --git a/src/templates/modules/watchers-sidebar-table.html b/src/templates/modules/watchers-sidebar-table.html index c2893887..122e3275 100644 --- a/src/templates/modules/watchers-sidebar-table.html +++ b/src/templates/modules/watchers-sidebar-table.html @@ -1,6 +1,4 @@

- {{ _("Watchers") }}: - {% if current_user and current_user in watchers %} {% if len(watchers) == 1 %} @@ -16,49 +14,60 @@

-