mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Docs, Mass-delete 📚
This commit is contained in:
@@ -843,7 +843,7 @@ function initializeCombo (dropdownId, queryAction, txtDataField, useCache) {
|
||||
// get data from server
|
||||
$.get('php/server/devices.php?action='+queryAction, function(data) {
|
||||
|
||||
console.log(data)
|
||||
// console.log(data)
|
||||
var listData = JSON.parse(data);
|
||||
var order = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user