Actions
Refactor #8797
closedSeparate style from the HTML in emails.
Description
Email templates contain style information inside the HTML.
It creates clutter in the erb files, and is difficult to track down when changing system style.
Consider using CSS to inline formatter, for example: [[https://www.ruby-toolbox.com/categories/Inline_CSS_for_E-Mail]]
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2887 added
Updated by Stephen Benjamin over 9 years ago
- Related to Refactor #12403: Separate style from HTML in e-mails added
Updated by Amir Fefer almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal almost 9 years ago
- Related to Refactor #15847: URL helpers must be used in mailers added
Actions