]> Sergey Matveev's repositories - public-inbox.git/commit
view: fixup indentation nesting in search
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2015 07:37:17 +0000 (07:37 +0000)
committerEric Wong <e@80x24.org>
Thu, 31 Dec 2015 07:37:17 +0000 (07:37 +0000)
commit3979330907a90821283ac21bc00f0f6506e90383
tree1a3394c4dc3c4c287a61470a4e7bc6b060aa86a5
parent430a7799c319df9dcef0dae0a5aa0add0a40d6a1
view: fixup indentation nesting in search

Oops, the rarely-accessed threaded search view was completely
broken.  Additionally, the normal threading depths were broken
when we attempted to go up-thread and replies got nested
improperly

Followup to commit be984ce279776d4513b4ca1bff05ebecafdd1bad
("view: thread using <ul> instead of <table>")
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm