Angus McLeod 7 years ago
parent
commit
62b4cfbb21
1 changed files with 0 additions and 2 deletions
  1. 0 2
      controllers/wizard.rb

+ 0 - 2
controllers/wizard.rb

@@ -1,8 +1,6 @@
 class CustomWizard::WizardController < ::ApplicationController
   prepend_view_path(Rails.root.join('plugins', 'discourse-custom-wizard', 'views'))
   layout 'wizard'
-
-  skip_before_action :check_xhr, :preload_json
   
   before_action :ensure_logged_in
   helper_method :wizard_page_title