]> Sergey Matveev's repositories - public-inbox.git/commit
www: fix top nav bar for unindexed v1 inboxes
authorEric Wong <e@80x24.org>
Fri, 2 Sep 2022 09:10:53 +0000 (09:10 +0000)
committerEric Wong <e@80x24.org>
Fri, 2 Sep 2022 17:40:04 +0000 (17:40 +0000)
commit4fe706e6a86da985755cd101bc52ce813d044554
treed859999be44922e56f0386dcc86a824a345908a3
parente512d54b21ddea2228fc19a3c5a19fa4b73c6040
www: fix top nav bar for unindexed v1 inboxes

For /$INBOX/$MSGID/ pages, we need to point all nav bar links
../ regardless of whether ->over exists.  I've also verified
this doesn't affect /$INBOX/new.html at all.
lib/PublicInbox/View.pm
t/plack.t