Files
notifications-admin/app
Chris Hill-Scott 5a2fafb66b Don’t validate phone numbers when sending emails
If you have a placeholder called `((phone number))` in your email
template, and you try to send a one-off message then the form input will
attempt to validate your ‘phone number’.

This is not helpful if you’re trying to put a landline number in your
email, for example.

This only affects messages being sent through the one-off interface.

This commit makes the form be aware of template type, which fixes the
problem.
2018-03-16 14:17:43 +00:00
..
2018-02-27 16:35:13 +00:00
2018-01-05 12:14:28 +00:00
2018-02-26 08:53:47 +00:00