]> git.openstreetmap.org Git - rails.git/commit
Remove HTML markup from locale file
authorHerve Saint-Amand <git@saintamh.org>
Tue, 3 Jan 2017 22:38:58 +0000 (22:38 +0000)
committerHerve Saint-Amand <git@saintamh.org>
Tue, 3 Jan 2017 22:38:58 +0000 (22:38 +0000)
commitac081305f24453b576d826f0b85a851e0e8506e2
tree6f7fe5e3884154f376452df3a8a252ee14884467
parentbeaa85e21cc2f647d6b9b8377a3b8192b54c9201
Remove HTML markup from locale file

Rather than including HTML markup in the locale file (which also has the inconvenience of requiring both a plain-text and an HTML duplicate of the same string), move the markup to the template. Also added a helper to reduce clutter in the template slightly.
app/helpers/notifier_helper.rb
app/models/notifier.rb
app/views/notifier/changeset_comment_notification.html.erb
config/locales/en.yml