mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 17:51:13 +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]
|
||||
bold style[:bold]
|
||||
italic style[:italic]
|
||||
underline true
|
||||
end
|
||||
end
|
||||
elsif elem[:type] == 'image'
|
||||
|
|
Loading…
Reference in a new issue