This commit is contained in:
Martin Lensment 2014-06-27 18:02:30 +03:00
parent 9c9ff71e1e
commit 7ec19c2804
5 changed files with 6 additions and 19 deletions

View file

@ -5,7 +5,5 @@ xml.epp_head do
end
end
xml.trID do
xml.clTRID params[:clTRID]
end
xml << render('/epp/shared/trID')
end