mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Remove unused view
This commit is contained in:
parent
b6ecae6a35
commit
afaa3d75d4
2 changed files with 0 additions and 78 deletions
|
@ -16,12 +16,6 @@ xml.epp_head do
|
|||
end
|
||||
|
||||
if @notification.action&.contact
|
||||
# render(partial: 'epp/poll/contact',
|
||||
# locals: {
|
||||
# builder: xml,
|
||||
# contact: @notification.action.contact,
|
||||
# address_processing: Setting.address_processing
|
||||
# })
|
||||
render(partial: 'epp/poll/action',
|
||||
locals: {
|
||||
builder: xml,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue