changeset 273:1fbcda1bdc5f

show wifi on the dhcp page Ignore-this: 868dc97ad54e8ef9358f6a25db7c405d
author drewp@bigasterisk.com
date Thu, 14 Apr 2016 00:20:02 -0700
parents 660d21bcfcde
children de541d0697b8
files service/dhcpleases/index.html
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/service/dhcpleases/index.html	Thu Apr 14 00:19:10 2016 -0700
+++ b/service/dhcpleases/index.html	Thu Apr 14 00:20:02 2016 -0700
@@ -68,5 +68,7 @@
      });
     </script>
     <dhcp-table></dhcp-table>
+
+    <iframe src="https://bigasterisk.com/wifi" height="500" style="width: 100%"></iframe>
   </body>
 </html>