mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-12 11:01:48 -05:00
adding ngdocs site for tower doc site
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name forms.function:Source
|
||||
* @description This form is for group model
|
||||
*/
|
||||
angular.module('SourceFormDefinition', [])
|
||||
.value('SourceForm', {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user