Can be filtered by a specific domain Resolves #2292
This commit is contained in:
parent
f93de3a516
commit
e6c81a635b
3 changed files with 31 additions and 9 deletions
|
@ -22,8 +22,8 @@ module Admin
|
|||
end
|
||||
|
||||
def redownload
|
||||
@account.avatar = @account.avatar_remote_url
|
||||
@account.header = @account.header_remote_url
|
||||
@account.reset_avatar!
|
||||
@account.reset_header!
|
||||
@account.save!
|
||||
|
||||
redirect_to admin_account_path(@account.id)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue