From 13d83f3b0c4a80c99c3c14fc81206e72cda8583a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 31 Jan 2019 11:33:49 +0000 Subject: view: diffstat anchors for multi-message/attachment views diffstat <-> ^diff anchors work within the same attachment or message while in HTML views which display multiple messages. --- lib/PublicInbox/WwwAtomStream.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/WwwAtomStream.pm') diff --git a/lib/PublicInbox/WwwAtomStream.pm b/lib/PublicInbox/WwwAtomStream.pm index 712c3dc8..6d3a9364 100644 --- a/lib/PublicInbox/WwwAtomStream.pm +++ b/lib/PublicInbox/WwwAtomStream.pm @@ -137,7 +137,7 @@ sub feed_entry { qq{} . qq{} . qq() . - PublicInbox::View::multipart_text_as_html($mime, $href) . + PublicInbox::View::multipart_text_as_html($mime, $href, $ctx) . ''; } -- cgit v1.2.3-24-ge0c7