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;' }
|
||||
%td{colspan: 9}
|
||||
%pre
|
||||
- if req
|
||||
= Nokogiri::XML(req)
|
||||
- else
|
||||
= t(:cant_match_version)
|
||||
= Nokogiri::XML(epp_req)
|
||||
|
||||
- if domain.pending_json.present?
|
||||
%tr.js-pending{ style: 'display: none;' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue