From ced2a1dfab2ebf2434ef6d936bf4563b6135d268 Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Mon, 22 Jan 2024 22:13:45 +0000 Subject: [PATCH] add option to list --- fet2020/templates/finance/resolution_list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fet2020/templates/finance/resolution_list.html b/fet2020/templates/finance/resolution_list.html index 96cab341..4b216edf 100644 --- a/fet2020/templates/finance/resolution_list.html +++ b/fet2020/templates/finance/resolution_list.html @@ -19,6 +19,7 @@ Bezeichnung Abstimmungstext Abstimmungsverhalten + Beschluss @@ -29,6 +30,7 @@ {{ result.name }} {{ result.voting_text }} {{ result.voting }} + {{ result.get_option_display }}