Fix for hiding components
Change-Id: I2bedb0dd65fe8dbb9a5e06805fed9a1ced21421c
This commit is contained in:
parent
453924ce12
commit
fdd0e8b6aa
@ -117,6 +117,7 @@ public class NotificationsPanel extends Panel {
|
||||
webnotification.setReadByUser(true);
|
||||
webNotificationDao.save(webnotification);
|
||||
}
|
||||
countOfNotifications = numberOfNotificationsModel.getObject();
|
||||
target.addComponent(webMarkupContainer);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user