mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-22 07:28:15 +08:00
Fix merge
This commit is contained in:
parent
ed0db94089
commit
52fdc53508
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ module Lists
|
||||||
projects_to_clone: projects_to_clone_experiment_path(object),
|
projects_to_clone: projects_to_clone_experiment_path(object),
|
||||||
projects_to_move: projects_to_move_experiment_path(object),
|
projects_to_move: projects_to_move_experiment_path(object),
|
||||||
clone: clone_experiment_path(object),
|
clone: clone_experiment_path(object),
|
||||||
move: move_experiment_path(object),
|
|
||||||
update: experiment_path(object),
|
update: experiment_path(object),
|
||||||
show_access: access_permissions_experiment_path(object),
|
show_access: access_permissions_experiment_path(object),
|
||||||
workflow_img: fetch_workflow_img_experiment_path(object)
|
workflow_img: fetch_workflow_img_experiment_path(object)
|
||||||
|
|
Loading…
Reference in a new issue