mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Story#105314040 show contact domains under statuses in admin
This commit is contained in:
parent
e8aa4bff32
commit
484a3034b1
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
.row
|
||||
.col-md-6= render 'admin/contacts/partials/general'
|
||||
.col-md-6= render 'admin/contacts/partials/address'
|
||||
.row
|
||||
.col-md-12= render 'admin/contacts/partials/domains'
|
||||
.row
|
||||
.col-md-12= render 'admin/contacts/partials/statuses', contact: @contact
|
||||
.row
|
||||
.col-md-12= render 'admin/contacts/partials/domains'
|
||||
|
||||
- if @contact.legal_documents.present?
|
||||
.row
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue