WebUI reorg (#18)
Reviewed-on: https://code.igox.org/iGoX/busylight/pulls/18
This commit is contained in:
parent
e7935257e9
commit
4a86e40fa2
3 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>BusyLight</title>
|
<title>BusyLight</title>
|
||||||
<script src="static/busylight-api.js"></script>
|
<script src="static/libs/busylight-api.js"></script>
|
||||||
<script src="static/jscolor.min.js"></script>
|
<script src="static/libs/jscolor.min.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body onload="initForm()">
|
<body onload="initForm()">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue