From 92d47a0b8dc2978e665075e475bfaee5dc76aec9 Mon Sep 17 00:00:00 2001 From: Stephan Porada Date: Wed, 23 Sep 2020 16:20:00 +0200 Subject: [PATCH] Fix missing html class in user admin view bugging list js --- web/app/templates/admin/user.html.j2 | 11 ++++++----- web/app/templates/nopaque.html.j2 | 3 --- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/web/app/templates/admin/user.html.j2 b/web/app/templates/admin/user.html.j2 index ad22d712..c1e53a18 100644 --- a/web/app/templates/admin/user.html.j2 +++ b/web/app/templates/admin/user.html.j2 @@ -39,7 +39,8 @@ - + +
@@ -53,7 +54,7 @@
- + @@ -67,7 +68,8 @@ - + +
@@ -81,7 +83,7 @@
Service
- + @@ -99,7 +101,6 @@ - -