Module: Decidim::Consultations::Admin::ConsultationAdmin
- Extended by:
- ActiveSupport::Concern
- Defined in:
- app/controllers/concerns/decidim/consultations/admin/consultation_admin.rb
Overview
This concern is meant to be included in all controllers that are scoped into an consultation’s admin panel. It will override the layout so it shows the sidebar, preload the consultation, etc.