From 825e3eff9727614efaa0d687a2318e98b65d7f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Tue, 2 Jun 2020 10:05:08 +0200 Subject: [PATCH] loading indication --- .../views/propertyeditors/blocklist/blocklist.component.html | 4 +++- .../views/propertyeditors/blocklist/blocklist.component.js | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/blocklist.component.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/blocklist.component.html index 8d2714382f..6a2c012e25 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/blocklist.component.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/blocklist.component.html @@ -1,9 +1,10 @@
+
-
+
@@ -50,6 +51,7 @@