1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-22 20:17:02 +00:00

Bowerize more components

- Move jquery-color into bower
- Move jquery-sparklines into bower
- Make swaks-tests/run-tests.sh discover its directory
- Update _base.html public resource includes to /public
This commit is contained in:
James Hillyerd
2016-02-26 21:57:15 -08:00
parent 5daa40b081
commit 5e15300d02
64 changed files with 106441 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
{{define "title"}}Inbucket Status{{end}}
{{define "script"}}
<script src="/public/jquery.sparkline.min.js" type="text/javascript" charset="utf-8"></script>
<script src="/public/jquery.color-2.1.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="/public/bower_components/jquery-color/jquery.color.js"></script>
<script src="/public/bower_components/jquery-sparkline/dist/jquery.sparkline.min.js"></script>
<script src="/public/metrics.js" type="text/javascript" charset="utf-8"></script>
<script>
$(document).ready(