Commit 1044dfbf authored by Robert Speicher's avatar Robert Speicher

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
......@@ -26,7 +26,6 @@ class ProfilesController < Profiles::ApplicationController
respond_to do |format|
format.html { redirect_to :back }
format.js
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment