show owner info in acquired media release table

This commit is contained in:
Bilal
2020-08-04 15:08:19 +02:00
parent a7b7e1ecf9
commit 0294a480ee
6 changed files with 44 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
<th><%= t '.table_headers.approved'%></th>
<th><%= AcquiredMediaRelease.human_attribute_name(:name) %></th>
<th><%= t(".table_headers.file_infos_count") %></th>
<th><%= t(".table_headers.owner_info") %></th>
<th><%= t(".table_headers.notes") %></th>
<th><%= t(".table_headers.tags") %></th>
<th><%= t(".table_headers.signed_at") %></th>