AC-997 enable activity stream for non-privileged users.

This commit is contained in:
Chris Houseknecht 2014-02-03 12:25:00 -05:00
parent 9b67b575f1
commit 57fdacb242

View File

@ -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 = {