Show host names (if known) on the Clients management page.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-12-19 16:56:44 +00:00
parent ae08443fa5
commit 050021827f
4 changed files with 67 additions and 24 deletions

View File

@@ -6,7 +6,6 @@ var info = null;
function showAlert(type, icon, title, message) {
let opts = {};
title = "&nbsp;<strong>" + title + "</strong><br>";
message = "<pre>" + message + "</pre>";
switch (type) {
case "info":
opts = {