in src/main/resources/static/Scripts/homeCtrl.js [10:12]
$scope.isActive = function (viewLocation) { return viewLocation === $location.path(); };