mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 06:56:54 +08:00
Merge pull request #172 from ZmagoD/zd_SCI_465
Generate new experiment img after task restored [fixes SCI-465]
This commit is contained in:
commit
b1d25cb18f
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ class MyModule < ActiveRecord::Base
|
|||
raise ActiveRecord::Rollback
|
||||
end
|
||||
end
|
||||
experiment.delay.generate_workflow_img
|
||||
restored
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue