mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
fix notifications search on inventory source form tab
This commit is contained in:
parent
d2858e2d0e
commit
f9ed4296bb
@ -15,7 +15,7 @@ export default ['NotificationsList', 'i18n', function(NotificationsList, i18n){
|
||||
var notifications_object = {
|
||||
name: 'notifications',
|
||||
index: false,
|
||||
basePath: "notifications",
|
||||
basePath: "notification_templates",
|
||||
include: "NotificationsList",
|
||||
title: i18n._('Notifications'),
|
||||
iterator: 'notification',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user