Angus McLeod il y a 7 ans
Parent
commit
62b4cfbb21
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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