mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -03:30
adding ngdocs site for tower doc site
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
* To get the JobTemplateForm object: JobTemplateForm();
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name forms.function:JobTemplate
|
||||
* @description This form is for adding/editing a Job Template
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
angular.module('JobTemplateFormDefinition', ['SchedulesListDefinition', 'CompletedJobsDefinition'])
|
||||
|
||||
Reference in New Issue
Block a user