mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 23:12:34 +03:00
обновление пакетов финальная версия
This commit is contained in:
@@ -814,7 +814,8 @@
|
||||
function devicesDropdownChange() {
|
||||
whenDeviceListWasUpdated();
|
||||
clearData();
|
||||
sendCurrentPageName();
|
||||
handleNavigation();
|
||||
//sendCurrentPageName();
|
||||
if (debug) console.log("[i]", "user selected device:", selectedDeviceData.name);
|
||||
if (selectedDeviceData.ip === myip) {
|
||||
if (debug) console.log("[i]", "user selected original device", selectedDeviceData.name);
|
||||
|
||||
Reference in New Issue
Block a user