From: David ‘Bombe’ Roden Date: Wed, 21 Sep 2011 05:49:23 +0000 (+0200) Subject: Add title to album links. X-Git-Tag: 0.7^2~2^2~55 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=e67e554aa7b1b4de9059d3f0bb741b95b79a7cfa;hp=cd4feb21a6487174107786f64be5d7c779fe5168 Add title to album links. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 3b36e03..019da9f 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -69,7 +69,7 @@ <%foreach album.albums album>
- + <%ifnull album.albumImage> <% album.title|html> <%else> @@ -232,7 +232,7 @@ <%foreach sone.albums album>