Skip to content

Commit

Permalink
Point to person who changed
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Sep 18, 2024
1 parent f126647 commit 5c19d70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
[% FOREACH change IN changes %]
<li>
<p>
<a href="?page=people&amp;entry=[%- change.xref %]">[% change.xref %]</a>
<a href="?page=people&amp;entry=[%- change.xref %]">[% change.person.title %]</a>
<p>
</li>
[% END %]
Expand Down

0 comments on commit 5c19d70

Please sign in to comment.