Module: Decidim::Votings::Admin::VotingAdmin
- Extended by:
- ActiveSupport::Concern
- Included in:
- BallotStylesController, ComponentPermissionsController, ComponentsController, ExportsController, ImportsController, MonitoringCommitteeElectionResultsController, MonitoringCommitteeMembersController, MonitoringCommitteePollingStationClosuresController, MonitoringCommitteeVerifyElectionsController, PollingOfficersController, PollingStationsController, RemindersController, VotingAttachmentCollectionsController, VotingAttachmentsController, VotingPublicationsController, Census::Admin::ApplicationController
- Defined in:
- decidim-elections/app/controllers/concerns/decidim/votings/admin/voting_admin.rb
Overview
This concern is meant to be included in all controllers that are scoped into a voting admin panel. It will override the layout so it shows the sidebar, preload the voting, etc.