X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/dd0f27eb36e737261b57d6ebcbd9fe20e559470d..cbcdbcf2bff23113fe81df8f11fe7843b8ed637e:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index e4bb98f..45105dc 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -417,9 +417,14 @@ void cgit_print_pageheader(char *title, int show_search) html_hidden("id", cgit_query_sha1); if (cgit_query_sha2) html_hidden("id2", cgit_query_sha2); - html(""); + html_option("grep", "log msg", cgit_query_grep); + html_option("author", "author", cgit_query_grep); + html_option("committer", "committer", cgit_query_grep); + html(""); + html(""); + html("'/>"); } html(""); html("