mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Registrar: Allow to view other contacts of domain
This commit is contained in:
parent
bd9c9cd585
commit
e50cf7d200
3 changed files with 11 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<% domains = contact.all_domains(page: params[:domain_page], per: 20,
|
||||
params: domain_filter_params.to_h) %>
|
||||
params: domain_filter_params.to_h, requester: @requester_contact) %>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue