From 798126551b9a72f2a26d08a69f62f2812fa68851 Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Tue, 13 Oct 2015 21:28:14 +0200 Subject: [PATCH] Motions template improvements. - Added quickedit form for motion list. --- .../templates/motions/motion-detail.html | 8 ++- .../static/templates/motions/motion-form.html | 55 +++++++++++-------- 2 files changed, 39 insertions(+), 24 deletions(-) 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() }} -
- +
- +