author | Jakub Narebski <jnareb@gmail.com> | |
Sun, 30 Jul 2006 18:32:01 +0000 (20:32 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Jul 2006 01:42:27 +0000 (18:42 -0700) | ||
commit | 27fb8c40c6b634c67f5b5fb3b354a207cc10b343 | |
tree | bf4092bdd5ce838fbddf99a9637538ea458268f2 | tree | snapshot |
parent | 6855f42ecd8cfb77ec7494ac9eea9b1ef2d634a0 | commit | diff |
gitweb: Headers refactoring - use git_header_div for header divs
Add git_header_div subroutine which prints "header" divs, now with
class "header" (class "title" is taken, and has set CSS style,
changing appereance and maing layout wrong), and use it thorough
gitweb.cgi. Change header linking to project summary from empty
( as a contents of link) to having $project as contents/name
of link. Sometimes a little reordering.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Add git_header_div subroutine which prints "header" divs, now with
class "header" (class "title" is taken, and has set CSS style,
changing appereance and maing layout wrong), and use it thorough
gitweb.cgi. Change header linking to project summary from empty
( as a contents of link) to having $project as contents/name
of link. Sometimes a little reordering.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi | diff | blob | history |