mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
DomainContact versioning and tests for versioning
This commit is contained in:
parent
79bf0e54c3
commit
cb37ddf96d
3 changed files with 63 additions and 1 deletions
|
@ -55,5 +55,9 @@
|
|||
= ns[:hostname] + ","
|
||||
= ns[:ipv4] || ns[:ipv6]
|
||||
|
||||
%td= l(version.created_at, format: :short)
|
||||
%td
|
||||
%p{ :style => 'font-size:x-small;' }
|
||||
= l(version.created_at, format: :short)
|
||||
= version.whodunnit
|
||||
= version.event
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue