From 14b237ac53f13bc99d1f64f2e0cc21cd30b517b0 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 8 Oct 2012 14:12:07 +0200 Subject: Refactor TU voters list * Change voters_list() to return an array of voters instead of generating HTML code in the library call. * Change the template to generate HTML code for the list of voters instead of displaying the library's return value. * Use HTML lists. Signed-off-by: Lukas Fleischer --- web/template/tu_details.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'web/template/tu_details.php') diff --git a/web/template/tu_details.php b/web/template/tu_details.php index b53797f..be816ce 100644 --- a/web/template/tu_details.php +++ b/web/template/tu_details.php @@ -54,7 +54,11 @@

- +
    + +
  • + +
-- cgit v1.2.3-54-g00ecf