0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00
Dieser Commit ist enthalten in:
Angus McLeod 2017-11-03 18:06:05 +08:00
Ursprung 760c67bb6f
Commit 62b4cfbb21

Datei anzeigen

@ -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