Skip to content
Snippets Groups Projects
Commit 1044dfbf authored by Robert Speicher's avatar Robert Speicher
Browse files

Remove js handler from Profiles#update

It was only used for the appearance live updating, which is now handled
by Profiles::Preferences#update
parent 8112f755
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -26,7 +26,6 @@ class ProfilesController < Profiles::ApplicationController
 
respond_to do |format|
format.html { redirect_to :back }
format.js
end
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment