mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Client: Show contact history in contact_list#show
This commit is contained in:
parent
bb6afc7e87
commit
6419aef849
2 changed files with 25 additions and 0 deletions
|
@ -13,3 +13,7 @@
|
|||
.col-md-6= render 'admin/contacts/partials/address'
|
||||
.row
|
||||
.col-md-12= render 'client/contacts/partials/domains'
|
||||
|
||||
- if @contact.versions.present?
|
||||
= render 'client/shared/versions', versions: @contact.versions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue