Class: Decidim::Proposals::CollaborativeDrafts::ReportedContentCell
- Inherits:
-
ReportedContentCell
- Object
- ReportedContentCell
- Decidim::Proposals::CollaborativeDrafts::ReportedContentCell
- Defined in:
- app/cells/decidim/proposals/collaborative_drafts/reported_content_cell.rb
Overview
This cells renders a small preview of the ‘CollaborativeDraft` that is used in the moderations panel.
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
9 10 11 |
# File 'app/cells/decidim/proposals/collaborative_drafts/reported_content_cell.rb', line 9 def show render :show end |