mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
fix style
This commit is contained in:
parent
e6ddb910d6
commit
ed11253d4f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ module Admin
|
|||
|
||||
def destroy
|
||||
@user.destroy
|
||||
redirect_to admin_users_path, notice: "User got deleted"
|
||||
redirect_to admin_users_path, notice: 'User got deleted'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue