:codacy: review comments

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-08-09 18:20:09 +02:00
parent 5360bfae9d
commit afc97b1004

View File

@@ -213,9 +213,9 @@ $(document).ready(function() {
$("td:eq(6)", row).html(buttontext);
// Check for existence of sixth column and display only if not Pi-holed
var replytext;
if(data.length > 6 && !blocked)
{
var replytext;
switch(data[6])
{
case "0":