]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/game_index.mako
Tidy up a few things
[xonotic/xonstat.git] / xonstat / templates / game_index.mako
index ceca3e34c19265315fd3c024a26184146ec894e9..dd477d0ba7dd95a0effc56effdef6223905f4b2d 100644 (file)
@@ -59,7 +59,7 @@ Game Index
           <ul class="dropdown-menu nav-tabs">
             % for gt in ('ca','kh','ft','lms','as','dom','nb','cts','rc'):
             <li>
-            <a href="${request.route_url("game_index_filtered", game_type_cd=gt)}" alt="${gt}" title="" data-toggle="none">
+            <a href="${request.route_url("game_index", game_type_cd=gt)}" alt="${gt}" title="" data-toggle="none">
               <span class="sprite sprite-${gt}"> </span><br/>
               ${gt}
             </a>