From 7fc12e51f94515ddb69669044144556ffd0e431f Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Fri, 9 Sep 2011 16:26:34 +0200 Subject: [PATCH] type in last commit, template update, form update info in template, that -1 is majority and -2 in undocumentet update option_form. -2 is a valide value --- openslides/assignment/templates/assignment/poll_view.html | 5 +++-- openslides/poll/forms.py | 6 +++--- openslides/poll/models.py | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/openslides/assignment/templates/assignment/poll_view.html b/openslides/assignment/templates/assignment/poll_view.html index 33f6bd871..10bdb38a3 100644 --- a/openslides/assignment/templates/assignment/poll_view.html +++ b/openslides/assignment/templates/assignment/poll_view.html @@ -7,6 +7,7 @@ {% blocktrans count counter=options|length %}candidate{% plural %}candidates{% endblocktrans %}

{% trans "Short description" %}: {{ poll.description }}

+ -1 := {% trans 'majority' %}, -2 := {% trans 'undocumented' %}
{% csrf_token %} @@ -41,7 +42,7 @@
- +

- +