mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Organization Activity Stream
Clicking the Activity Stream button on the Ogranization detail page resulted in a JS error. https://trello.com/c/wUwLand8/141-the-stream-btn-on-an-organization-does-not-work
This commit is contained in:
parent
efab451632
commit
45ae4dd672
@ -236,7 +236,7 @@ function OrganizationsEdit($scope, $rootScope, $compile, $location, $log, $route
|
||||
|
||||
$scope.showActivity = function () {
|
||||
Stream({
|
||||
$scope: $scope
|
||||
scope: $scope
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user