diff --git a/openslides/motions/static/templates/motions/motion-detail.html b/openslides/motions/static/templates/motions/motion-detail.html index c4a2c8183..ef8e7e0cc 100644 --- a/openslides/motions/static/templates/motions/motion-detail.html +++ b/openslides/motions/static/templates/motions/motion-detail.html @@ -5,7 +5,13 @@ | Version {{ motion.active_version }} -{{ motion.tags }} + + + + {{ tag.name }} + +   + {{ motion.agenda_item }} diff --git a/openslides/motions/static/templates/motions/motion-form.html b/openslides/motions/static/templates/motions/motion-form.html index 840defd7c..c89766836 100644 --- a/openslides/motions/static/templates/motions/motion-form.html +++ b/openslides/motions/static/templates/motions/motion-form.html @@ -21,19 +21,14 @@
- - +
@@ -55,34 +50,48 @@
- + + + {{ $item.name }} + + + {{ tag.name }} + +
+ + + {{ $item.name }} + + + {{ file.title }} + +
- -
- - - - {{ $select.selected.get_short_name() }} + +
+ + + + {{ $item.get_full_name() }} -
- +
- +