Initial teams commit

This commit is contained in:
Senad Uka
2020-08-06 16:57:39 +00:00
parent 190ff2854b
commit eb7f8f1a43
78 changed files with 174 additions and 1623 deletions

View File

@@ -16,10 +16,10 @@
<% end %>
</td>
<td>
<%= contact_info(name: location_release.name, address: location_release.address) %>
<%= location_release.name %>
</td>
<td>
<%= contact_info_for(location_release.contact_person) %>
<%= contact_info address: location_release.address %>
</td>
<td>
<%= notes_preview location_release.notes.order_by_recent %>