gitweb: make $frontpage_no_project_list == 0 behavior consistent
commit5854c5e07bbef67a19cf3c2e0400c69dbe1726c3
authorKyle J. McKay <mackyle@gmail.com>
Mon, 6 Apr 2015 01:11:39 +0000 (5 18:11 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 6 Apr 2015 01:11:39 +0000 (5 18:11 -0700)
tree6c2e5897c0aa1d43b05428f813090cca09cf5132
parente773e1d5944c0533f35221f073636c70cdbed6a5
gitweb: make $frontpage_no_project_list == 0 behavior consistent

When $frontpage_no_project_list is 0, both git_frontpage and
git_project_list should behave the same way (with one tiny
exception that loading a 'frontpage' with no projects will
not die where as a project_list with none still will).

When the frontpage is separate, make sure no project or
project filter information shows up in the nav bar.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.perl