From: Ant Zucaro Date: Fri, 19 Apr 2013 23:53:08 +0000 (-0400) Subject: Highlight the filtered game mode. X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=d16882bddf4da58caa6bc9e1d6b423fe4152fd1f;p=xonotic%2Fxonstat.git Highlight the filtered game mode. --- diff --git a/xonstat/templates/player_game_index.mako b/xonstat/templates/player_game_index.mako index 1a08bc1..68c1a5e 100644 --- a/xonstat/templates/player_game_index.mako +++ b/xonstat/templates/player_game_index.mako @@ -49,6 +49,7 @@ Recent Games class="active" % endif > + % if game.game_type_cd == 'overall': % else: