mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
117806281-typo
This commit is contained in:
parent
d66e5e3c96
commit
e3f3708108
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