mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Move trID under response #2637
This commit is contained in:
parent
97b3e663cd
commit
99ad0993f6
22 changed files with 50 additions and 51 deletions
|
@ -6,6 +6,6 @@ xml.epp_head do
|
|||
|
||||
xml.tag!('msgQ', 'count' => current_user.queued_messages.count, 'id' => @message.id)
|
||||
|
||||
xml << render('/epp/shared/trID')
|
||||
render('epp/shared/trID', builder: xml)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue