From dd32a4803ff8ac748e4a612b9d51916a252eb1d2 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Tue, 7 Feb 2012 20:52:41 -0500 Subject: [PATCH] Add advanced search to the top nav. --- xonstat/templates/nav.mako | 1 + xonstat/templates/search.mako | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/xonstat/templates/nav.mako b/xonstat/templates/nav.mako index 9c29100..288fd2e 100755 --- a/xonstat/templates/nav.mako +++ b/xonstat/templates/nav.mako @@ -44,6 +44,7 @@ + [+] diff --git a/xonstat/templates/search.mako b/xonstat/templates/search.mako index ea227dd..12768f0 100755 --- a/xonstat/templates/search.mako +++ b/xonstat/templates/search.mako @@ -2,33 +2,34 @@ <%namespace file="navlinks.mako" import="navlinks" /> % if results == None: +

Advanced Search

- +
- - + + - - - + + + - - - + + + - - - + + - - - + + +
Nick:Nick:
Server:
Server:
Map:
Map:
Game Type: +
Game Type: Deathmatch
Duel
Capture The Flag
Team Deathmatch
-- 2.39.2