Rip out spinjs in favor of a font-awesome + css spinner.

This commit is contained in:
yackob03 2013-10-03 12:27:39 -04:00
parent 31a72253a9
commit 237b0418f9
8 changed files with 16 additions and 50 deletions

View file

@ -26,7 +26,6 @@
<script src="static/lib/ZeroClipboard.min.js"></script>
<script src="static/lib/typeahead.min.js"></script>
<script src="static/lib/spin.min.js"></script>
<script src="static/js/app.js"></script>
<script src="static/js/controllers.js"></script>