map: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)

master
Joey Hess 2011-02-09 14:46:38 -04:00
parent 2d5c2f301c
commit 44695122bf
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -14,6 +14,8 @@ ikiwiki (3.20110125) UNRELEASED; urgency=low
* autoindex: Adapted to use add_autofile. Slight behavior changes
in edge cases that are probably really bug fixes. (smcv)
* recentchanges: Use transient underlay (smcv)
* map: Avoid unnecessary ul's in maps with nested directories.
(Giuseppe Bilotta)
-- Joey Hess <joeyh@debian.org> Tue, 01 Feb 2011 21:00:57 -0400

View File

@ -58,3 +58,5 @@ This might be really simple, but I've been staring at it too long and it only lo
>>>> An updated [[patch]] can be found [here](http://git.oblomov.eu/ikiwiki/patch/dcfb18b7989a9912ed9489f5ff15f871b6d8c24a)
>>>>> Seems to work perfectly to me, thanks! -- [[AdamShand]]
[[applied|done]] --[[Joey]]