mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 02:49:58 -02:30
random syntax and style fixes to tower js
may include some new dependencies needed for adhoc commands
This commit is contained in:
@@ -299,7 +299,6 @@ function($compile, Rest, GetBasePath, TextareaResize,CreateDialog, GenerateForm,
|
||||
|
||||
html += "<div class=\"alert alert-info\">Launching this job requires the passwords listed below. Enter and confirm each password before continuing.</div>\n";
|
||||
// html += "<form name=\"password_form\" novalidate>\n";
|
||||
|
||||
scope.passwords.forEach(function(password) {
|
||||
// Prompt for password
|
||||
field = form.fields[password];
|
||||
|
||||
Reference in New Issue
Block a user