mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 13:15:40 +02:00
Improve readability
This commit is contained in:
parent
f1cbdec8e7
commit
989bb32548
8 changed files with 8 additions and 8 deletions
|
@ -33,7 +33,7 @@ module Admin
|
|||
end
|
||||
|
||||
def user_for_paper_trail
|
||||
current_admin_user ? current_admin_user.id_role_username : 'guest'
|
||||
current_admin_user ? current_admin_user.id_role_username : 'anonymous'
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue