From 6ee13212111ab67f920ff7778e39acd69a9878df Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 3 Feb 2014 21:53:21 +0100 Subject: Hide intermediate voting results In order to make votes as neutral as possible, current yes/no votes should not be shown until the voting period is over. Signed-off-by: Lukas Fleischer --- web/template/tu_list.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/template/tu_list.php') diff --git a/web/template/tu_list.php b/web/template/tu_list.php index 6ad9f90d..b3e1073a 100644 --- a/web/template/tu_list.php +++ b/web/template/tu_list.php @@ -17,8 +17,10 @@ + + @@ -46,8 +48,10 @@ endif; ?> + + -- cgit v1.2.3-24-g4f1b