Index: lams_central/web/notificationsprivate.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/Attic/notificationsprivate.jsp,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/notificationsprivate.jsp 31 Oct 2016 07:35:10 -0000 1.1.2.1 +++ lams_central/web/notificationsprivate.jsp 31 Oct 2016 10:24:20 -0000 1.1.2.2 @@ -71,6 +71,7 @@ dataType : 'json', data : { 'method' : 'getNotificationSubscriptions', + 'limit' : 30 }, success : function(notifications) {