add header to the location releases index table

This commit is contained in:
Bilal
2020-07-28 12:27:42 +02:00
parent 9c3fac4ab9
commit a25844d777
4 changed files with 35 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
<th><%= t(".table_headers.notes") %></th>
<th><%= t(".table_headers.tags") %></th>
<th><%= t(".table_headers.signed_at") %></th>
<th></th>
<th><%= t(".table_headers.amendment_signed") %></th>
<th></th>
</tr>
</thead>