]> git.openstreetmap.org Git - rails.git/commit
Move trace descriptions out of success/failure sentences in emails
authorAnton Khorev <tony29@yandex.ru>
Thu, 9 Jan 2025 10:58:38 +0000 (13:58 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 9 Jan 2025 11:16:32 +0000 (14:16 +0300)
commit6c0366d2a2407184715ab97bc01410040b9612f5
tree424034a759536210bf1ae77f7426b15daaa32b00
parentd877cd1ebc3a1949d458de7c110ae2e7293fd445
Move trace descriptions out of success/failure sentences in emails
app/views/user_mailer/_gpx_description.html.erb
app/views/user_mailer/_gpx_description.text.erb
app/views/user_mailer/gpx_failure.html.erb
app/views/user_mailer/gpx_failure.text.erb
app/views/user_mailer/gpx_success.html.erb
app/views/user_mailer/gpx_success.text.erb
config/locales/en.yml
test/mailers/user_mailer_test.rb