From 3b7bc9e93a3be90e15574b3991aef7809940bbfe Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Mon, 18 Feb 2019 16:54:58 +0100 Subject: [PATCH] Compiler error fixed. --- .../administration/pages/users/users-page.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Squidex/app/features/administration/pages/users/users-page.component.html b/src/Squidex/app/features/administration/pages/users/users-page.component.html index 61d0af7d5..dde3ab83c 100644 --- a/src/Squidex/app/features/administration/pages/users/users-page.component.html +++ b/src/Squidex/app/features/administration/pages/users/users-page.component.html @@ -51,7 +51,7 @@ - + {{userInfo.user.displayName}}