mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02:30
adding ngdocs site for tower doc site
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
*
|
||||
*
|
||||
*/
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name forms.function:Inventories
|
||||
* @description This form is for adding/editing an inventory
|
||||
*/
|
||||
angular.module('InventoryFormDefinition', [])
|
||||
.value('InventoryForm', {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user