Sha256: f32768c530d3412515f3bdc4552f12516e7795b13232d1726907d1ff9b3a8932
Contents?: true
Size: 362 Bytes
Versions: 37
Compression:
Stored size: 362 Bytes
Contents
# frozen_string_literal: true module Decidim module Meetings # This cell renders the Highlighted List Item Card (:highlighted_list_item) # meeting card for an instance of a Meeting. This card is used in the # content block of Highlighted Meetings and is based on :s size card class MeetingHighlightedListItemCell < MeetingSCell; end end end
Version data entries
37 entries across 37 versions & 1 rubygems