internetee-registry/app/views/epp/shared/_trID.xml.builder

4 lines
94 B
Ruby

xml.trID do
xml.clTRID params[:clTRID] if params[:clTRID].present?
xml.svTRID @svTRID
end