mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Story#105302144 show domains under contact in registrar portal
This commit is contained in:
parent
ae5e5abfbc
commit
e8aa4bff32
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- domains = @contact.all_domains(page: params[:domain_page], per: 20, params: params)
|
||||
- domains = (contact || @contact).all_domains(page: params[:domain_page], per: 20, params: params)
|
||||
#contacts.panel.panel-default
|
||||
.panel-heading
|
||||
.pull-left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue