Merge pull request #399 from mabashian/7588-deleted-inv-source-message

Deleted custom inv script on source update
This commit is contained in:
Michael Abashian 2017-09-13 13:13:14 -04:00 committed by GitHub
commit 19d838ff49

View File

@ -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');
}
}