From 55cd4b3d9b9c907ebc21880aea64f7e1cc9172c0 Mon Sep 17 00:00:00 2001 From: otbutz Date: Tue, 26 Feb 2019 14:18:35 +0100 Subject: [PATCH] gui: Use handshake icon for "Introduced by" (fixes #5560) (#5561) --- 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 d8253837f..bd0ae1572 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -740,7 +740,7 @@ Yes -  Introduced By +  Introduced By {{ deviceName(findDevice(deviceCfg.introducedBy)) || deviceCfg.introducedBy.substring(0, 5) }}