mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-27 05:07:18 +02:00
improved GUI password handling
fix serial console uptime fix #384 round total values
This commit is contained in:
parent
6a6d522d3b
commit
74f4a114cd
8 changed files with 19 additions and 14 deletions
|
@ -53,7 +53,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
getAjax("/api" + window.location.pathname, parse);
|
||||
getAjax("/api/html" + window.location.pathname, parse);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue