From cf7033e03364fcdf1fe34f2b5d983ba5500f4b77 Mon Sep 17 00:00:00 2001 From: FinnStutzenstein Date: Mon, 9 Jan 2017 16:03:09 +0100 Subject: [PATCH] Do not enable inline editing for non privileged users --- .../static/templates/agenda/item-list.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/openslides/agenda/static/templates/agenda/item-list.html b/openslides/agenda/static/templates/agenda/item-list.html index 17280598c..d1b675acb 100644 --- a/openslides/agenda/static/templates/agenda/item-list.html +++ b/openslides/agenda/static/templates/agenda/item-list.html @@ -296,7 +296,7 @@
-
+
@@ -307,13 +307,23 @@
+
+ + {{ item.duration | osMinutesToTime }} + +
-
+
Set comment... - {{ item.comment}} + {{ item.comment }} + +
+
+ + {{ item.comment }}