From fa395d6cc21440cb46f5d3d444135a4b915e7dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Sat, 4 Mar 2017 16:07:05 +0100 Subject: [PATCH] Added motion detail links to category sort view. --- .../motions/static/templates/motions/category-sort.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/openslides/motions/static/templates/motions/category-sort.html b/openslides/motions/static/templates/motions/category-sort.html index d2b344f5b..2d9e08cac 100644 --- a/openslides/motions/static/templates/motions/category-sort.html +++ b/openslides/motions/static/templates/motions/category-sort.html @@ -26,9 +26,8 @@
  1. -
    - {{ item.item.identifier }}: {{ item.item.getTitle() }} -
    + + {{ item.item.identifier }}: {{ item.item.getTitle() }}