diff --git a/app/views/layouts/_javascript.html.erb b/app/views/layouts/_javascript.html.erb
index 4c5ab63..5bbab66 100644
--- a/app/views/layouts/_javascript.html.erb
+++ b/app/views/layouts/_javascript.html.erb
@@ -1,5 +1,5 @@
-<%= javascript_include_tag 'jquery-2.1.1.min', 'jquery-migrate-1.2.1',
-'prototype.js', 'effects.js', 'dragdrop.js', 'controls.js',
+<%= javascript_include_tag 'prototype.js', 'effects.js', 'dragdrop.js', 'controls.js',
+'jquery-2.1.1.min', 'jquery-migrate-1.2.1',
'jquery.noconflict.js', 'jquery.cycle.all.min.js', 'thickbox.js', 'lightbox', 'colorbox',
'jquery-ui-1.10.4/js/jquery-ui-1.10.4.min', 'jquery.scrollTo', 'jquery.form.js', 'jquery-validation/jquery.validate',
'jquery.cookie', 'jquery.ba-bbq.min.js', 'reflection', 'jquery.tokeninput',
--
libgit2 0.21.2