]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add another sorting option to player_captimes.
authorAnt Zucaro <azucaro@gmail.com>
Wed, 27 Jan 2016 01:10:28 +0000 (20:10 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Wed, 27 Jan 2016 01:10:28 +0000 (20:10 -0500)
commitadd0c904ee8950c43d83cdc1d65228f43b37bede
treec4acb5e5840d4b95b43846f5ab017240efbac70f
parent053ea4d8b9738f9c49bf615cb61fc0bd5ae736cf
Add another sorting option to player_captimes.

You can now sort by two fields: most recent and fastest. This is done with a
line at the bottom of the table that allows you to toggle. Fixes #163.
xonstat/templates/player_captimes.mako
xonstat/views/player.py