mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 13:46:21 +08:00
Fix underline in docx report generator [SCI-7161]
This commit is contained in:
parent
85873213b8
commit
f8842cd066
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ module Reports
|
||||||
color style[:color]
|
color style[:color]
|
||||||
bold style[:bold]
|
bold style[:bold]
|
||||||
italic style[:italic]
|
italic style[:italic]
|
||||||
underline true
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
elsif elem[:type] == 'image'
|
elsif elem[:type] == 'image'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue