mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
Merge branch '105361584-contact_view' into staging
This commit is contained in:
commit
d5ebebb567
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
.row
|
||||
.col-md-12= render 'registrar/contacts/partials/statuses', statuses: @contact.statuses
|
||||
.row
|
||||
.col-md-12= render 'admin/contacts/partials/domains', contact: Contact.find_by(code: params[:id])
|
||||
- if @contact.ident.present?
|
||||
.col-md-12= render 'admin/contacts/partials/domains', contact: Contact.find_by(code: params[:id])
|
||||
|
||||
- else
|
||||
.row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue