|
Fix for format issues for bullet points in Plan docx exports.
The fix was suggested by @benjaminfaure: https://github.com/DMPRoadmap/roadmap/issues/2147#issuecomment-535935932 Changes: Replaced <li> tag with <ol> in _plan.erb as suggested by @benjaminfaure that <li> tag being transformed as € sign in the Word export. Fix for issue #2147 |
|---|
|
|
| app/views/shared/export/_plan.erb |
|---|