mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 12:14:03 +00:00
remove user deletion until further notice
This commit is contained in:
parent
bca62e6204
commit
80fbc144ac
4 changed files with 1 additions and 42 deletions
|
|
@ -35,10 +35,5 @@ module Admin
|
|||
end
|
||||
|
||||
def edit; end
|
||||
|
||||
def destroy
|
||||
@user.destroy
|
||||
redirect_to admin_users_path, notice: 'User got deleted'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue