diff --git a/desktop/js/zigate.js b/desktop/js/zigate.js index 31606f4..a331b13 100644 --- a/desktop/js/zigate.js +++ b/desktop/js/zigate.js @@ -90,14 +90,6 @@ $('#bt_reset').on('click', function () { reset(); }); -$('#bt_touchlink').on('click', function () { - callZiGate('initiate_touchlink'); -}); - -$('#bt_networkscan').on('click', function () { - callZiGate('start_network_scan'); -}); - $('#bt_cleanup_devices').on('click', function () { bootbox.confirm('{{Etes-vous sûr de vouloir effacer les équipements manquants ?}}', function (result) { if (result) { diff --git a/desktop/php/zigate.php b/desktop/php/zigate.php index 4d848f5..136bf32 100644 --- a/desktop/php/zigate.php +++ b/desktop/php/zigate.php @@ -32,119 +32,86 @@ ?>
{{Nettoyer}}
+{{Effacement Zigate}}
+