From 86fa42f399dafb2a41b1cfb9c2e0d0b5ab9fedfe Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 4 Aug 2013 15:15:44 +0200 Subject: Show participation in vote details This is calculated by dividing the sum of all votes by the total number of TUs (where the number of TUs is measured when the vote starts). Signed-off-by: Lukas Fleischer --- web/template/tu_details.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/template/tu_details.php b/web/template/tu_details.php index be816ce..4f291f0 100644 --- a/web/template/tu_details.php +++ b/web/template/tu_details.php @@ -34,6 +34,7 @@ + @@ -47,6 +48,11 @@ + 0): ?> + % + + + -- cgit v1.2.3-54-g00ecf