mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-06 07:33:04 +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
|
raise ActiveRecord::Rollback
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
experiment.delay.generate_workflow_img
|
||||||
restored
|
restored
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue