diff --git a/front/deviceDetails.php b/front/deviceDetails.php index 1b36361e..8631c43c 100644 --- a/front/deviceDetails.php +++ b/front/deviceDetails.php @@ -1139,7 +1139,7 @@ function getDeviceData (readAllData=false) { $('#txtGroup').val ('--'); $('#txtLocation').val ('--'); $('#txtComments').val ('--'); - $('#networkNodeMac').val ('--'); + $('#txtNetworkNodeMac').val ('--'); $('#txtNetworkPort').val ('--'); $('#txtFirstConnection').val ('--');