mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
de-lint
This commit is contained in:
parent
55244834a3
commit
e309ad25e4
@ -330,7 +330,7 @@ export default ['Rest', 'Wait',
|
||||
const isUsernameIncluded = (
|
||||
$scope.notification_type.value === 'email' ||
|
||||
$scope.notification_type.value === 'webhook'
|
||||
)
|
||||
);
|
||||
if (i === "username" && isUsernameIncluded &&
|
||||
(value === null || value === undefined)) {
|
||||
$scope[i] = "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user