Move trID under response #2637

This commit is contained in:
Martin Lensment 2015-05-27 13:39:04 +03:00
parent 97b3e663cd
commit 99ad0993f6
22 changed files with 50 additions and 51 deletions

View file

@ -20,7 +20,6 @@ xml.epp_head do
end
end
render('epp/shared/trID', builder: xml)
end
xml << render('/epp/shared/trID')
end