Compare commits
2 Commits
5e528175b8
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a44d4361f | |||
| 5a643045f0 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,5 +14,6 @@ os_del_doc.cmd
|
|||||||
.svn
|
.svn
|
||||||
derby.log
|
derby.log
|
||||||
/scripts/downloaded_files/
|
/scripts/downloaded_files/
|
||||||
|
/scripts/downloaded_files_old/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/__pycache__/
|
/__pycache__/
|
||||||
@@ -82,7 +82,7 @@ public class ExperimentDeviationConditionController
|
|||||||
ExperimentDeviationCondition cloned = ObjectUtils.clone(experimentDeviationCondition);
|
ExperimentDeviationCondition cloned = ObjectUtils.clone(experimentDeviationCondition);
|
||||||
if (ObjectUtils.isNotEmpty(cloned)) {
|
if (ObjectUtils.isNotEmpty(cloned)) {
|
||||||
cloned.setSampleId(id);
|
cloned.setSampleId(id);
|
||||||
experimentDeviationConditionService.save(experimentDeviationCondition);
|
experimentDeviationConditionService.save(cloned);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user