Update angular-ui-notification and show unread notifications
This commit is contained in:
@@ -58,7 +58,6 @@ app.config(['NotificationProvider', function (NotificationProvider) {
|
||||
delay: 5000,
|
||||
startTop: 60,
|
||||
positionX: 'left',
|
||||
maxCount: 3,
|
||||
templateUrl: 'notification.html'
|
||||
});
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user