diff --git a/openslides/assignments/static/templates/assignments/slide_assignment.html b/openslides/assignments/static/templates/assignments/slide_assignment.html index c44c914cd..0973e7a9b 100644 --- a/openslides/assignments/static/templates/assignments/slide_assignment.html +++ b/openslides/assignments/static/templates/assignments/slide_assignment.html @@ -24,69 +24,76 @@ -
Candidates - | Votes | +||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Candidates + | Votes | - -- - {{ option.candidate.get_full_name() }} + + | ||||||
---|---|---|---|---|---|---|---|---|
-
-
-
- {{ votes[0].label }}: {{ votes[0].value }} ·
- {{ votes[1].label }}: {{ votes[1].value }} ·
- {{ votes[2].label }}: {{ votes[2].value }}
-
- {{ votes[0].label }}: {{ votes[0].value }} ·
- {{ votes[1].label }}: {{ votes[1].value }}
-
-
-
- {{ vote.value }} {{ vote.percentStr }}
-
-
+
+ {{ option.candidate.get_full_name() }}
+
+
+ |
+ |
+
-
-
-
+
+ {{ votes[0].label }}: {{ votes[0].value }} ·
+ {{ votes[1].label }}: {{ votes[1].value }} ·
+ {{ votes[2].label }}: {{ votes[2].value }}
+
+ {{ votes[0].label }}: {{ votes[0].value }} ·
+ {{ votes[1].label }}: {{ votes[1].value }}
+
+
+
+ {{ vote.value }} {{ vote.percentStr }}
+
+
- |
- {{ vote.value }} {{ vote.percentStr }}
- |
- |
- {{ vote.value }} {{ vote.percentStr }}
- |
- |
- {{ vote.value }} {{ vote.percentStr }}
- | |