mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Merge branch '117806281-clickable_actions' into staging
This commit is contained in:
commit
49f527ab4d
1 changed files with 1 additions and 4 deletions
|
@ -129,10 +129,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