uncommented code for bread crumb fix on actvity stream for inventory groups page

This commit is contained in:
Jared Tabor 2014-08-25 11:16:25 -04:00
parent 90f6abbf6b
commit 0a2ea64438

View File

@ -569,10 +569,10 @@ function InventoriesEdit ($log, $scope, $location, $routeParams, $compile, Gener
$scope.removeInventoryLoaded = $scope.$on('InventoryLoaded', function() {
var e, rows;
/*LoadBreadCrumbs({
LoadBreadCrumbs({
path: $location.path(),
title: '{{ inventory.name }}'
});*/
});
$scope.group_breadcrumbs[0].name = $scope.inventory.name;
// Build page breadcrumbs