removed commented code

This commit is contained in:
zmagod 2016-09-06 11:38:02 +02:00
parent 667fb67052
commit c526cab498

View file

@ -191,9 +191,6 @@ class ExperimentsController < ApplicationController
end
end
else
# flash[:error] = t('experiments.move.error_flash',
# experiment: @experiment.name)
# redirect_to project_path(@experiment.project)
respond_to do |format|
format.json do
render json: { message: t('experiments.move.error_flash',