From 2dd3d04f45f8a0e57f0c8686a12d7b95fe5bdb59 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 26 Aug 2013 17:29:24 +0200 Subject: Add "Last Votes by TU" list This shows a list of all Trusted Users and the vote ID of the last proposal each of the TUs voted on. This list is sorted by vote ID. Signed-off-by: Lukas Fleischer --- web/template/tu_last_votes_list.php | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 web/template/tu_last_votes_list.php (limited to 'web/template') diff --git a/web/template/tu_last_votes_list.php b/web/template/tu_last_votes_list.php new file mode 100644 index 00000000..090ce8d0 --- /dev/null +++ b/web/template/tu_last_votes_list.php @@ -0,0 +1,40 @@ +
+

+ + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
-- cgit v1.2.3-24-g4f1b