mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -02:30
adding ngdocs site for tower doc site
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
* Controller functions for the Team model.
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name controllers.function:Teams
|
||||
* @description This controller's for teams
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
function TeamsList($scope, $rootScope, $location, $log, $routeParams, Rest, Alert, TeamList, GenerateList, LoadBreadCrumbs,
|
||||
|
||||
Reference in New Issue
Block a user