www/list_devices.php

changeset 686
372b2442a30f
parent 685
819553a2b97e
child 687
f5d05b420732
--- a/www/list_devices.php	Thu Apr 18 14:20:19 2024 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-<?php
-require_once($_SERVER['DOCUMENT_ROOT'].'/includes/global.inc.php');
-page_header('Sensor devices', 'list_devices');
-?>
-
-   <div id="jqxgrid"></div>
-    <div style="margin-top: 30px;">
-    <div id="cellbegineditevent"></div>
-    <div style="margin-top: 10px;" id="cellendeditevent"></div>
-   </div>
-
-<?php
-page_footer();
-?>

mercurial