summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index 4ce693b..018def2 100644
--- a/client/index.html
+++ b/client/index.html
@@ -75,6 +75,7 @@
<!-- Include controller -->
<script src="./js/controllers/home.js"></script>
+ <script src="./js/controllers/login.js"></script>
<script src="./js/controllers/network.js"></script>
<script src="./js/controllers/status.js"></script>