mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
AC-997 enable activity stream for non-privileged users.
This commit is contained in:
parent
9b67b575f1
commit
57fdacb242
@ -16,9 +16,6 @@ function Home ($scope, $compile, $routeParams, $rootScope, $location, Wait, Obje
|
||||
ClearScope('home'); //Garbage collection. Don't leave behind any listeners/watchers from the prior
|
||||
//scope.
|
||||
|
||||
//var element = angular.element(document.getElementById('htmlTemplate'));
|
||||
//var scope = element.scope();
|
||||
|
||||
// Add buttons to the top of the Home page. We're using lib/ansible/generator_helpers.js-> Buttons()
|
||||
// to build buttons dynamically and insure all styling and icons match the rest of the application.
|
||||
var buttons = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user