# HG changeset patch # User Goffi # Date 1556357464 -7200 # Node ID db2e11c4508278f8de3321ce0b0c6bc673e752fa # Parent 687658e83a2bac479bd42447e8e93195730f470b photo (album): vignettes are now clickable diff -r 687658e83a2b -r db2e11c45082 sat_templates/templates/default/photo/album.html --- a/sat_templates/templates/default/photo/album.html Fri Apr 26 12:12:24 2019 +0200 +++ b/sat_templates/templates/default/photo/album.html Sat Apr 27 11:31:04 2019 +0200 @@ -9,7 +9,9 @@ {% if file.type == C.FILE_TYPE_FILE %}
- {{file.name}} + + {{file.name}} +
{% if file.comments_url is defined %}