Initial commit
This commit is contained in:
2
app/views/accounts/update.js.erb
Normal file
2
app/views/accounts/update.js.erb
Normal file
@@ -0,0 +1,2 @@
|
||||
$("#account_logo_display").html("<%= j render(partial: 'logo', locals: { account: @account }) %>");
|
||||
$("#account_logo").prop('disabled', false);
|
||||
Reference in New Issue
Block a user