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

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