Class: Decidim::Votings::ContentBlocks::PollingStationsCell
- Inherits:
-
Decidim::ViewModel
- Object
- Decidim::ViewModel
- Decidim::Votings::ContentBlocks::PollingStationsCell
- Includes:
- IconHelper, LayoutHelper, MapHelper, NeedsSnippets, SanitizeHelper
- Defined in:
- app/cells/decidim/votings/content_blocks/polling_stations_cell.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
17 18 19 20 21 |
# File 'app/cells/decidim/votings/content_blocks/polling_stations_cell.rb', line 17 def show return if current_participatory_space.online_voting? render end |