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:
Jared Tabor
2014-11-13 11:29:42 -05:00
parent 6a08738071
commit dfeaea0148
7 changed files with 222 additions and 45 deletions

View File

@@ -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,