From: Mike Taylor Date: Wed, 5 Feb 2014 12:23:23 +0000 (+0000) Subject: Generated HTML within mkwsResults uses correct teamname, not just "AUTO" X-Git-Tag: 1.0.0~1515^2~14^2~5 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=b9f4617ba1b2ab18cb2ddc920bf15658c0504e15 Generated HTML within mkwsResults uses correct teamname, not just "AUTO" --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index bbd0b12..d325f71 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -902,19 +902,19 @@ function team($, teamName) { $(".mkwsResults.mkwsTeam_" + m_teamName).html('\ \ \ - \ \ \ \ \ \
\ -
\ +
\ +
\
\ -
\ -
\ -
\ -
\ +
\ +
\ +
\ +
\
\ -
\ +
\
');