From 164ebf1745517bb2bc9be8eedb5bdf709168d801 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 1 Nov 2018 11:20:41 -0400 Subject: #733 remove getMonitor dependency for monitor view, show the right loading message --- www/templates/monitors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates/monitors.html') diff --git a/www/templates/monitors.html b/www/templates/monitors.html index 0f9df892..5da6b8db 100644 --- a/www/templates/monitors.html +++ b/www/templates/monitors.html @@ -64,7 +64,7 @@ - {{'kNoMonitors' | translate}} + {{monitorLoadStatus}} -- cgit v1.2.3