mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Name the view consistently with other NT views
This commit is contained in:
parent
b84a7fc8a6
commit
f21834c597
@ -4109,7 +4109,7 @@ class NotificationTemplateDetail(RetrieveUpdateDestroyAPIView):
|
||||
|
||||
class NotificationTemplateTest(GenericAPIView):
|
||||
|
||||
view_name = _('NotificationTemplate Test')
|
||||
view_name = _('Notification Template Test')
|
||||
model = NotificationTemplate
|
||||
serializer_class = EmptySerializer
|
||||
new_in_300 = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user