From 0bd7ac6965c66fb9fc1a02a8fbee328a6b4fa82e Mon Sep 17 00:00:00 2001 From: Sushain Cherivirala Date: Fri, 27 Feb 2015 14:18:40 -0600 Subject: [PATCH] Show school name in scores viewer (fixes #88) --- war/html/pages/dataScores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/html/pages/dataScores.html b/war/html/pages/dataScores.html index 4b73e56..2e695c0 100644 --- a/war/html/pages/dataScores.html +++ b/war/html/pages/dataScores.html @@ -153,7 +153,7 @@

- Contest Results + Contest Results #if($type.startsWith("school_")) $school.getName() #end