Sha256: 2a307734b243bd5c78ab45eb783ce09d9c6851e921f2a6301e9029a701804ea8

Contents?: true

Size: 224 Bytes

Versions: 7

Compression:

Stored size: 224 Bytes

Contents

# frozen_string_literal: true

module Decidim
  module Elections
    # This cell renders the Search (:s) election card
    # for a given instance of an Election
    class ElectionSCell < Decidim::CardSCell
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
decidim-elections-0.28.4 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.3 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.2 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.1 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.0 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.0.rc5 app/cells/decidim/elections/election_s_cell.rb
decidim-elections-0.28.0.rc4 app/cells/decidim/elections/election_s_cell.rb