Fix: missing base64.js in index.html and remove blank space

This commit is contained in:
Nhat Tran
2019-01-25 12:04:21 +08:00
parent bc0602c523
commit 25304f8229
3 changed files with 27 additions and 297 deletions

View File

@@ -16,6 +16,7 @@
<script type="text/javascript" src="static/js/utils.js"></script>
<script type="text/javascript" src="static/js/bootstrap3-typeahead.min.js"></script>
<script type="text/javascript" src="static/js/app.js"></script>
<script type="text/javascript" src="static/js/base64.js"></script>
</head>
<body>
<div id="main">