diff --git a/app/views/layouts/qunit.html.erb b/app/views/layouts/qunit.html.erb index c2f5fb5e..780dc7d6 100644 --- a/app/views/layouts/qunit.html.erb +++ b/app/views/layouts/qunit.html.erb @@ -12,7 +12,7 @@ <%= preload_script "wizard-raw-templates" %> <%= preload_script "wizard-plugin" %> <%= preload_script "pretty-text-bundle" %> - <%= preload_script "wizard-qunit" %> + <%#<%= preload_script "wizard-qunit" %>%> <%= csrf_meta_tags %> diff --git a/assets/javascripts/wizard-qunit.js b/assets/javascripts/wizard-qunit.js index e6692f08..37b63a3d 100644 --- a/assets/javascripts/wizard-qunit.js +++ b/assets/javascripts/wizard-qunit.js @@ -1,5 +1,5 @@ //= require legacy/env -//= require jquery.debug +//= require legacy/jquery //= require ember.debug //= require route-recognizer //= require fake_xml_http_request