From: Mark Wooding Date: Sat, 17 Jun 2023 14:30:48 +0000 (+0100) Subject: mason/dhandler: Use the correct attribute to encourage lazy loading. X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/commitdiff_plain/1126ec402304d4d5f913da76ba6fe10492a85fc0 mason/dhandler: Use the correct attribute to encourage lazy loading. I don't know how I got this one wrong. It doesn't work properly even so. More to come on this. --- diff --git a/mason/dhandler b/mason/dhandler index f3a8cfc..6a81e78 100755 --- a/mason/dhandler +++ b/mason/dhandler @@ -277,12 +277,12 @@ Failed to find ‘<% $path |h %>’. % $tn //= "$STATICURL/folder.svg"; % if ($focus) {
- +
<% $caption %>
% } else {
- - + +
<% $caption %> % if (defined $comment) {