From 6654d5b7bdc1d775cf09ca6690b1fc5ecea4696d Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Tue, 22 Jun 2010 14:16:24 +0000 Subject: Merge branch 'lh/range-search' --- (limited to 'ui-shared.c') diff --git a/ui-shared.c b/ui-shared.c index c99bcec..c398d7a 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -830,6 +830,7 @@ void cgit_print_pageheader(struct cgit_context *ctx) html_option("grep", "log msg", ctx->qry.grep); html_option("author", "author", ctx->qry.grep); html_option("committer", "committer", ctx->qry.grep); + html_option("range", "range", ctx->qry.grep); html("\n"); html("