mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 06:56:54 +08:00
Merge pull request #108 from ZmagoD/zd_SCI_247_vol2
Fixes step destroing bug and fixes reports [fixes SCI-247]
This commit is contained in:
commit
e96429409e
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ class Asset < ActiveRecord::Base
|
|||
S3_BUCKET.object(key).delete
|
||||
end
|
||||
end
|
||||
|
||||
report_elements.destroy_all
|
||||
delete
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue