mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
117806281-typo
This commit is contained in:
parent
79f2c09d69
commit
d179f1c244
1 changed files with 1 additions and 4 deletions
|
@ -124,10 +124,7 @@
|
||||||
%tr.js-event{ style: 'display: none;' }
|
%tr.js-event{ style: 'display: none;' }
|
||||||
%td{colspan: 9}
|
%td{colspan: 9}
|
||||||
%pre
|
%pre
|
||||||
- if req
|
= Nokogiri::XML(epp_req)
|
||||||
= Nokogiri::XML(req)
|
|
||||||
- else
|
|
||||||
= t(:cant_match_version)
|
|
||||||
|
|
||||||
- if domain.pending_json.present?
|
- if domain.pending_json.present?
|
||||||
%tr.js-pending{ style: 'display: none;' }
|
%tr.js-pending{ style: 'display: none;' }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue