mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-10 17:03:56 +08:00
fixes step destroing bug and fixes reports [fixes SCI-247]
This commit is contained in:
parent
77c9c01ec7
commit
17aacc8ff5
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