mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
Unspecified is no error, so make it black
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -194,6 +194,7 @@ $(document).ready(function() {
|
||||
}
|
||||
else
|
||||
{
|
||||
$("td:eq(5)", row).css("color","black");
|
||||
$("td:eq(5)", row).html( "-" );
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user