Fix underline in docx report generator [SCI-7161]

This commit is contained in:
Giga Chubinidze 2022-09-02 17:11:36 +04:00
parent 85873213b8
commit f8842cd066

View file

@ -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'