mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
generate new experiment img after task restored [fixes SCI-465]
This commit is contained in:
parent
1c1a7c231e
commit
30a8f52216
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