Module: Decidim::Consultations::Admin::QuestionAdmin
- Extended by:
- ActiveSupport::Concern
- Included in:
- CategoriesController, ComponentPermissionsController, ComponentsController, QuestionAttachmentsController, QuestionConfigurationController, QuestionPermissionsController, QuestionPublicationsController, QuestionsController, ResponseGroupsController, ResponsesController
- Defined in:
- app/controllers/concerns/decidim/consultations/admin/question_admin.rb
Overview
This concern is meant to be included in all controllers that are scoped into an question’s admin panel. It will override the layout so it shows the sidebar, preload the consultation, etc.