mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Security update
This commit is contained in:
parent
60e9999bd3
commit
b31ea1baad
3 changed files with 57 additions and 57 deletions
|
@ -62,7 +62,7 @@ module ApplicationHelper
|
|||
if model.updator.kind_of?(RegistrantUser)
|
||||
model.updator
|
||||
else
|
||||
link_to(model.updator, ['admin', model.updator])
|
||||
link_to(model.updator, [:admin, model.updator])
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue