www/js/set_devices.js

changeset 714
24749c296a50
parent 712
93a87fe230cc
child 717
22dd7ab614e5
--- a/www/js/set_devices.js	Sun Apr 28 15:50:42 2024 +0200
+++ b/www/js/set_devices.js	Tue Apr 30 17:26:41 2024 +0200
@@ -78,7 +78,7 @@
 
 $(document).ready(function() {
  var dataRecord = {},
- url = 'getdevices.php',
+ url = 'dbdevices.php',
  source = {
   datatype: 'json',
   cache: false,

mercurial