From c3473e8a5d830fa0a2fc193eae8b30001a10871e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 3 Mar 2015 17:06:48 +0100 Subject: ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering --- ui-repolist.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui-repolist.c') diff --git a/ui-repolist.c b/ui-repolist.c index 2b55181..4b16b6e 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -108,7 +108,7 @@ static int is_in_url(struct cgit_repo *repo) static void print_sort_header(const char *title, const char *sort) { html(""); -- cgit v1.2.3-59-g8ed1b