reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH)

Revert "move progress-pollyfill to require for performance"

This reverts commit 96b983b564.
This commit is contained in:
Tyler Renelle
2013-02-13 15:17:38 -05:00
parent d5e9b0a254
commit 064abc959b
7 changed files with 64 additions and 175 deletions
-1
View File
@@ -33,7 +33,6 @@ loadJavaScripts = (model) ->
# Load public/js/* files
# TODO use Bower
require '../../public/js/jquery.min'
require '../../public/js/progress-polyfill'
require '../../public/js/jquery-ui.min' unless model.get('_view.mobileDevice')
require '../../public/js/bootstrap.min' #http://twitter.github.com/bootstrap/assets/js/bootstrap.min.js
require '../../public/js/jquery.cookie' #https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js