link funeral home name

pull/11/head
Dan Gowans 2025-04-23 14:13:36 -04:00
parent bb3100c0b0
commit d46a94db07
1 changed files with 3 additions and 1 deletions

View File

@ -192,7 +192,9 @@
<% if (contract.funeralHomeName === null) { %>
<span class="has-text-grey">(No Funeral Home)</span>
<% } else { %>
<%= contract.funeralHomeName %>
<a href="<%= urlPrefix %>/funeralHomes/<%= contract.funeralHomeId %>">
<%= contract.funeralHomeName %>
</a>
<% } %><br />
<span class="is-size-7">
<% if (contract.funeralHomeAddress1) { %>