mirror of
https://github.com/internetee/registry.git
synced 2025-05-20 11:19:39 +02:00
105361584-domains_list_hided
This commit is contained in:
parent
360fb57a68
commit
6ca6ff2bf8
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