]> gitweb.ps.run Git - ps-cgit/commit
Add generic support for search box in page header
authorLars Hjemli <hjemli@gmail.com>
Thu, 28 Dec 2006 01:01:49 +0000 (02:01 +0100)
committerLars Hjemli <hjemli@gmail.com>
Thu, 28 Dec 2006 01:01:49 +0000 (02:01 +0100)
commite39d738c39d37cdef115c145027f3eec85a62272
treebe60a07674a0d118d42f572a35b62ada9529a6bd
parent27cd3b2a700e1cc46cd0393ddea48c07b62ee3a6
Add generic support for search box in page header

This adds the ability to show a search box in any pageheader with correct href and
hidden form data, but does not enable the box on any pages.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.css
cgit.h
html.c
shared.c
ui-repolist.c
ui-shared.c