Skip to content

Commit

Permalink
Merge pull request #973 from /issues/959/ajustes-estilo
Browse files Browse the repository at this point in the history
Candidates commitments
  • Loading branch information
lissteilor committed Oct 20, 2017
2 parents f7e8868 + 95ae7e3 commit 917ce07
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
{% cache 300 presidentes_comprometidos cargo proposal.id %}
{% commiters_by_election_position proposal cargo as commitments %}
{% if commitments.all %}
<h5>Candidatos a {{cargo}}</h5>
<hr>
<label>Candidaturas a {{cargo}} comprometidas con esta propuesta</label>
<ul class="list-inline">
{% for commitment in commitments.all %}
<li>
Expand Down

0 comments on commit 917ce07

Please sign in to comment.