fix build

This commit is contained in:
Athou
2013-05-19 18:18:03 +02:00
parent 2f8fa7cc53
commit a14b55ac9b

View File

@@ -246,7 +246,7 @@ module.directive('category', [ function() {
$scope.categoryLabel = function(category) {
return $scope.showLabel !== true ? $scope.showLabel : category.name;
}
};
$scope.categoryCountLabel = function(category) {
var count = $scope.unreadCount({