From a14b55ac9b74773410882777eea2dd36d83e934c Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 19 May 2013 18:18:03 +0200 Subject: [PATCH] fix build --- src/main/webapp/js/directives.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/js/directives.js b/src/main/webapp/js/directives.js index 5cd578d2..ee4f7b23 100644 --- a/src/main/webapp/js/directives.js +++ b/src/main/webapp/js/directives.js @@ -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({