From: Ant Zucaro Date: Sat, 23 Jan 2016 15:51:36 +0000 (-0500) Subject: Fix the navigation icons. Fixes #161. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=23d97e0e176e87739be7ff83bab53ffd36d077a2;p=xonotic%2Fxonstat.git Fix the navigation icons. Fixes #161. For some reason the navigation links were still using the old "glyphicon" font classes. This meant that the actual "previous" and "next" page links weren't actually visible, leading to some navigation issues. Changing them to the font-awesome classes makes them visible again! --- diff --git a/xonstat/templates/navlinks.mako b/xonstat/templates/navlinks.mako index 7c35c9c..222157c 100644 --- a/xonstat/templates/navlinks.mako +++ b/xonstat/templates/navlinks.mako @@ -16,7 +16,7 @@ if 'search_query' in kwargs.keys():