Sha256: d899c53573385d1910734192acf0b23cf2740236ffb4c13a30407e0f4eaf71be
Contents?: true
Size: 477 Bytes
Versions: 2
Compression:
Stored size: 477 Bytes
Contents
<% edit_link( resource_locator(current_consultation).edit, :update, :consultation, consultation: current_consultation ) %> <%= stylesheet_link_tag "decidim/action_delegator/questions" %> <%= render partial: "consultation_details", locals: { consultation: current_consultation } %> <%= render partial: "highlighted_questions", locals: { consultation: current_consultation } %> <%= render partial: "regular_questions", locals: { consultation: current_consultation } %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
decidim-action_delegator-0.4.1 | app/views/decidim/consultations/consultations/show.html.erb |
decidim-action_delegator-0.4 | app/views/decidim/consultations/consultations/show.html.erb |