remove unnecessary loader.js
This commit is contained in:
parent
57c134c39a
commit
41ec540033
|
@ -1,5 +0,0 @@
|
|||
Loader =
|
||||
html: (width) ->
|
||||
$('<img>').attr src: '/assets/ajax-loader.gif', width: width
|
||||
|
||||
window.Loader = Loader
|
Loading…
Reference in a new issue