From: Ant Zucaro Date: Sun, 19 Apr 2015 19:51:34 +0000 (-0400) Subject: Use Luma game type icons on the player-recent-games view. Fixes #150. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=995cd6d829dd7185444a87513b2bc77b0f92b13f;p=xonotic%2Fxonstat.git Use Luma game type icons on the player-recent-games view. Fixes #150. --- diff --git a/xonstat/templates/player_game_index.mako b/xonstat/templates/player_game_index.mako index 69dd9b2..9e88b54 100644 --- a/xonstat/templates/player_game_index.mako +++ b/xonstat/templates/player_game_index.mako @@ -81,7 +81,7 @@ % for rg in games.items: view - ${rg.game_type_cd} + ${rg.server_name} ${rg.map_name}