mirror of
https://github.com/internetee/registry.git
synced 2025-07-19 17:25:57 +02:00
Merge branch 'story/117124725-registrant-change' into staging
# Conflicts: # app/jobs/domain_delete_confirm_job.rb
This commit is contained in:
parent
145544357f
commit
7b3d447a65
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
- domain = Domain.new(@version.object.to_h)
|
||||
- @version.object_changes.to_h.each{|k,v| domain[k]=v.last}
|
||||
|
||||
= render 'shared/title', name: @version.reify.name
|
||||
= render 'shared/title', name: domain.name
|
||||
|
||||
- if @version
|
||||
- children = HashWithIndifferentAccess.new(@version.children)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue