fix textbox id

This commit is contained in:
jokob-sk
2022-08-01 14:35:47 +10:00
parent f6490f5325
commit d0f43e0d28

View File

@@ -1139,7 +1139,7 @@ function getDeviceData (readAllData=false) {
$('#txtGroup').val ('--');
$('#txtLocation').val ('--');
$('#txtComments').val ('--');
$('#networkNodeMac').val ('--');
$('#txtNetworkNodeMac').val ('--');
$('#txtNetworkPort').val ('--');
$('#txtFirstConnection').val ('--');