diff --git a/vendor/assets/stylesheets/jquery.fileupload-ui.css.erb b/vendor/assets/stylesheets/jquery.fileupload-ui.css.erb index b4daf70..7b2d101 100644 --- a/vendor/assets/stylesheets/jquery.fileupload-ui.css.erb +++ b/vendor/assets/stylesheets/jquery.fileupload-ui.css.erb @@ -45,7 +45,7 @@ left: 50%; width: 128px; height: 128px; - background: url(<%= asset_path 'images/loading.gif' %>) center no-repeat; + background: url(<%= asset_path 'loading.gif' %>) center no-repeat; display: none; } .fileupload-processing .fileupload-loading {