mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 20:35:02 -02:30
Configure Tower
adding changes to app and index for configure tower files. also included are updates to the scheduler widget for system jobs
This commit is contained in:
@@ -671,6 +671,7 @@ function($location, Wait, GetBasePath, LookUpInit, JobTemplateForm, CredentialLi
|
||||
return function (params) {
|
||||
var scope = params.scope,
|
||||
id = params.id,
|
||||
system_job = params.system_job || false,
|
||||
base = $location.path().replace(/^\//, '').split('/')[0],
|
||||
url,
|
||||
job_template,
|
||||
|
||||
Reference in New Issue
Block a user