Skip to content

Commit

Permalink
proposals: confirmation for guideline agreements
Browse files Browse the repository at this point in the history
Closes: codeandomonterrey/decidim-monterrey#145
  • Loading branch information
samanera committed Oct 31, 2023
1 parent 5bb8a36 commit 7bc8d05
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/views/decidim/proposals/proposals/_edit_form_fields.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,15 @@
</div>
</fieldset>
<% end %>

<div class="field">
<label>
<%= check_box_tag "confirmation", "yes", false, required: true %>Confirmo
haber leído el
<%= link_to "catálogo de proyectos",
"https://decidimos.monterrey.gob.mx/processes/presupuesto-participativo-2024/f/167/",
target: "_blank",
rel: "nofollow" %>
y entiendo que para ser factible, mi propuesta debe obtener una factibilidad técnica, jurídica y presupuestal favorable por las dependencias municipales.
</label>
</div>

0 comments on commit 7bc8d05

Please sign in to comment.