mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Basic domain check command implementation
This commit is contained in:
parent
f8757891ef
commit
cd52da3f8f
8 changed files with 49 additions and 9 deletions
4
app/views/epp/shared/_trID.xml.builder
Normal file
4
app/views/epp/shared/_trID.xml.builder
Normal file
|
@ -0,0 +1,4 @@
|
|||
xml.trID do
|
||||
xml.clTRID params[:clTRID]
|
||||
xml.svTRID @svTRID
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue