notification: slight animation for loading... and do not remove public stream items on click (we can not mark them read)

This commit is contained in:
Mario Vavti
2017-12-11 16:50:25 +01:00
parent 4859e6e11a
commit 5b1ef760a0
5 changed files with 55 additions and 10 deletions

View File

@@ -313,7 +313,7 @@ EOT;
'$sitelocation' => $sitelocation,
'$nav' => $x['nav'],
'$banner' => $banner,
'$emptynotifications' => t('Loading...'),
'$emptynotifications' => t('Loading'),
'$userinfo' => $x['usermenu'],
'$localuser' => local_channel(),
'$is_owner' => $is_owner,