From b83b1c49e94e87d9e2d0d64d85700648907056d1 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Thu, 18 Jul 2013 09:47:26 +0200 Subject: [PATCH] Generate poll-urls via model_url Fixed Bug to wrong poll urls Fixed #823 --- openslides/motion/templates/motion/motion_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openslides/motion/templates/motion/motion_detail.html b/openslides/motion/templates/motion/motion_detail.html index afc9d2792..170ba55ec 100644 --- a/openslides/motion/templates/motion/motion_detail.html +++ b/openslides/motion/templates/motion/motion_detail.html @@ -198,8 +198,8 @@ {% if perms.motion.can_manage_motion or poll.has_votes %}
  • {{ poll.poll_number|ordinal|safe }} {% trans "vote" %} {% if perms.motion.can_manage_motion %} - - + + {% endif %}
    {% if poll.has_votes %}