mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-11 15:45:34 +08:00
Merge pull request #614 from okriuchykhin/ok_SCI_1254
Fix step actions in reports [SCI-1254]
This commit is contained in:
commit
ab0d882be1
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…
Add table
Reference in a new issue