From 48d18c40a76183c8cf6f754d948cddf0055435e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Wed, 7 Nov 2018 09:57:50 +0100 Subject: [PATCH] Allow to hide internal items in agenda sort view. --- CHANGELOG.rst | 1 + openslides/agenda/static/templates/agenda/item-sort.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fbcffe1c5..56c9a3d3b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,6 +17,7 @@ Bugfixes: html tags for old and new text) [#3942]. - Fixed motion/amendment diff bug: does not delete a paragraph/list item before an new one was inserted [#3943, #3946]. + - Allow to hide internal items in agenda sort view [#3992]. Version 2.3 (2018-09-20) diff --git a/openslides/agenda/static/templates/agenda/item-sort.html b/openslides/agenda/static/templates/agenda/item-sort.html index e33c301a3..b27725c8c 100644 --- a/openslides/agenda/static/templates/agenda/item-sort.html +++ b/openslides/agenda/static/templates/agenda/item-sort.html @@ -33,10 +33,10 @@