The function below defines a variable in the rootscope.
function MyCtrl($scope, $rootScope) { $rootScope.buttons = [{href: \'#/students\', icon:\'icon-ok\
Try: