mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Merge branch '117806281-clickable_actions' into staging
This commit is contained in:
commit
4dc51a8484
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
%td{colspan: 8}
|
||||
%pre
|
||||
- if version.uuid
|
||||
= Nokogiri::XML(Epp::ApiLog::EppLog.find_by(uuid: uuid).request)
|
||||
= Nokogiri::XML(ApiLog::EppLog.find_by(uuid: version.uuid).request)
|
||||
- else
|
||||
= t(:cant_match_version)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue