X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/tgal/blobdiff_plain/1b3d679172d063c18bc687e7b3aa7df0a68d5eb1..62ee1c09a43f22ade7b5f75e3cae56c38aa7b84f:/mason/dhandler diff --git a/mason/dhandler b/mason/dhandler index 91a513b..d36722b 100755 --- a/mason/dhandler +++ b/mason/dhandler @@ -207,7 +207,7 @@ Failed to find ‘<% $path |h %>’. % for my $f (@$ff) { <& .thumbnail, target => $f->name, img => $img{$f}, size => $size, caption => $m->interp->apply_escapes($f->name, "h"), - focus => $f->name eq "$base$ext" &>\ + focus => $f eq $this &>\ % } % }