This commit is contained in:
Jokob-sk
2023-02-14 18:11:02 +11:00
parent ee1a3fc683
commit 541c16aea6
2 changed files with 3 additions and 2 deletions

View File

@@ -417,7 +417,8 @@ function getDevicesColumns(){
"dev_Location",
"dev_Archived",
"dev_Network_Node_port",
"dev_Network_Node_MAC_ADDR"];
"dev_Network_Node_MAC_ADDR",
"dev_Icon"];
return $columns;
}

View File

@@ -80,7 +80,7 @@
}],
"description": [{
"language_code":"en_us",
"string" : "Comamnd to run"
"string" : "Command to run"
}]
},
{