]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Fix broken things in game_index.
authorAnt Zucaro <azucaro@gmail.com>
Fri, 19 Apr 2013 00:51:20 +0000 (20:51 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Fri, 19 Apr 2013 00:51:20 +0000 (20:51 -0400)
commitf1fda75b8d674d547fda366624790c1ca7ab233a
treeec4e3a9c230da39f86cae6f82841b23ac7550c26
parent371e4d7ce59cbe02aa409604ecc7e70d5626d965
Fix broken things in game_index.

- New routes defined when not needed (see previous commit).

- Query params persisted via search_query.

- Inline if statement to show game type description.
xonstat/__init__.py
xonstat/templates/game_index.mako
xonstat/views/game.py