mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
test of jenkins
This commit is contained in:
committed by
Leigh Johnson
parent
b5d0fb256f
commit
48e9c08672
@@ -17,6 +17,8 @@ export function ProjectsList ($scope, $rootScope, $location, $log, $stateParams,
|
|||||||
SelectionInit, ProjectUpdate, Refresh, Wait, GetChoices, Empty,
|
SelectionInit, ProjectUpdate, Refresh, Wait, GetChoices, Empty,
|
||||||
Find, GetProjectIcon, GetProjectToolTip, $filter, $state) {
|
Find, GetProjectIcon, GetProjectToolTip, $filter, $state) {
|
||||||
|
|
||||||
|
console.log("foo");
|
||||||
|
|
||||||
ClearScope();
|
ClearScope();
|
||||||
|
|
||||||
Wait('start');
|
Wait('start');
|
||||||
|
|||||||
Reference in New Issue
Block a user