mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-31 20:19:05 +08:00
Fix step actions in reports [SCI-1254]
This commit is contained in:
parent
cb79a405c3
commit
fe134419a3
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ module ReportActions
|
|||
el[:children] = generate_result_contents_json(report_el)
|
||||
end
|
||||
res << el
|
||||
res << generate_new_el(false)
|
||||
end
|
||||
else
|
||||
file_name = contents.file_name
|
||||
|
|
Loading…
Reference in a new issue