Module: Decidim::Consultations::Admin::QuestionAdmin

Extended by:
ActiveSupport::Concern
Included in:
CategoriesController, ComponentPermissionsController, ComponentsController, QuestionAttachmentsController, QuestionPermissionsController, QuestionPublicationsController
Defined in:
decidim-consultations/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.