From 366700dc36850dc951fea1fce8d2fd8fc83a69cc Mon Sep 17 00:00:00 2001 From: Wulf Weich Date: Wed, 28 Apr 2021 18:11:05 +0200 Subject: [PATCH] gui: Cut off long remote device names (fixes #7592) (#7606) --- gui/default/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/default/index.html b/gui/default/index.html index fc009128e..19bfac44a 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -713,7 +713,7 @@ - {{deviceName(deviceCfg)}} +
{{deviceName(deviceCfg)}}