Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Political Memory
memopol
Commits
2dc5e2a3
Commit
2dc5e2a3
authored
Sep 03, 2016
by
Nicolas Joyard
Browse files
Fix wrong position source
parent
0ff0ba01
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/representatives/representative_detail_positions.html
View file @
2dc5e2a3
...
...
@@ -2,6 +2,6 @@
{% block representative_content %}
{% include "blocks/_position_list.html" with positions=
representative.
positions
.all
%}
{% include "blocks/_position_list.html" with positions=positions %}
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment