mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Merge pull request #2799 from alphagov/template-nav-order
Put template type navigation in correct order
This commit is contained in:
@@ -39,8 +39,8 @@ class Service():
|
||||
}
|
||||
|
||||
TEMPLATE_TYPES = (
|
||||
'sms',
|
||||
'email',
|
||||
'sms',
|
||||
'letter',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user