appview/notifications: fix title change on mark-all-read
when hitting mark-all-read, due to full page refresh, any page title
would be replaced with "notifications". this patch fixes that by
avoiding full page redirect.
Signed-off-by: oppiliappan <me@oppi.li>