Skip to content

Commit

Permalink
for the love of god, i don't want any more 'this wont upload' emails …
Browse files Browse the repository at this point in the history
…just because firefox sucks ;)
  • Loading branch information
sudara committed Mar 7, 2009
1 parent 1b25121 commit b3b4c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/controllers/assets_controller.rb
Expand Up @@ -188,8 +188,8 @@ def create
redirect_to mass_edit_user_tracks_path(current_user, :assets => (@assets.collect(&:id))) redirect_to mass_edit_user_tracks_path(current_user, :assets => (@assets.collect(&:id)))
else else
flash[:error] = if (@assets.size == 0) flash[:error] = if (@assets.size == 0)
"Please try again with a file that is not empty (or miniscule) and is an mp3. " << "Oh noes! Either that file was not an mp3, or you might be using Firefox, which currently has a bug under certain conditions. " <<
"<br/>Click the HALP! button or email sudara@alonetone.com for more help" "<br/>Try using IE7 / Safari to upload or uploading the mp3(s) as a zip. Worst case: ask for help the forums or email sudara@alonetone.com"
else else
flashes flashes
end end
Expand Down

0 comments on commit b3b4c69

Please sign in to comment.