mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 22:28:38 -05:00
adding ngdocs site for tower doc site
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
* Routines that handle group add/edit/delete on the Inventory tree widget.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name helpers.function:Groups
|
||||
* @description inventory tree widget add/edit/delete
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
angular.module('GroupsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', 'GroupListDefinition', 'SearchHelper',
|
||||
|
||||
Reference in New Issue
Block a user