mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-05 22:44:22 +08:00
removed commented code
This commit is contained in:
parent
667fb67052
commit
c526cab498
1 changed files with 0 additions and 3 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue