Problem/Motivation
Consider adding a Date column in symfony_mailer_log view to make it look consistent since other log tables like dblog have it too.
Proposed resolution
Just use the Created field for the Date column.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | symfony_mailer_log-add-date-column-3415451-2.patch | 2.69 KB | vinay.p |
Issue fork symfony_mailer_log-3415451
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3415451-add-date-column
changes, plain diff MR !2
Comments
Comment #2
vinay.p commentedHere's a patch, please review and confirm.
Comment #5
svendecabooterThanks - this has been merged in.