mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
removing unncessary line
This commit is contained in:
@@ -156,7 +156,6 @@ export default
|
|||||||
.then(function () {
|
.then(function () {
|
||||||
ngToast.success({
|
ngToast.success({
|
||||||
content: `<i class="fa fa-check-circle Toast-successIcon"></i> Test Notification Success: <b>${name}</b> `,
|
content: `<i class="fa fa-check-circle Toast-successIcon"></i> Test Notification Success: <b>${name}</b> `,
|
||||||
className: 'Toast-success'
|
|
||||||
});
|
});
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user