mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #399 from mabashian/7588-deleted-inv-source-message
Deleted custom inv script on source update
This commit is contained in:
commit
19d838ff49
@ -58,7 +58,7 @@ export default
|
||||
}
|
||||
} else {
|
||||
Wait('stop');
|
||||
Alert('Permission Denied', 'You do not have access to run the inventory sync. Please contact your system administrator.',
|
||||
Alert('Error Launching Sync', 'Unable to execute the inventory sync. Please contact your system administrator.',
|
||||
'alert-danger');
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user