Sha256: 9a3b911d444245a0d17bcce06b06aa7889b4b5d222a277ff4b1d5693ab0985ff
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_pack_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.6.0 | app/views/decidim/consultations/consultations/show.html.erb |
decidim-action_delegator-0.5.0 | app/views/decidim/consultations/consultations/show.html.erb |