mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 13:25:02 -02:30
Prevent users from attempting to create a template schedule or workflow node with credentials that require passwords
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
ng-if="!vm.showDropdown">
|
||||
<i class="{{ vm.icon }}"></i>
|
||||
</button>
|
||||
<prompt prompt-data="vm.promptData" on-finish="vm.relaunchJobWithPassword()"></launch>
|
||||
<prompt prompt-data="vm.promptData" on-finish="vm.relaunchJobWithPassword()"></prompt>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user