Directly add notifications element

Since there seems to be an issue with the old way notifications is mounted,
we now hardcode it.

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/25184/head
Joas Schilling 5 years ago
parent e9b5805e6c
commit 84b33a4435
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
  1. 1
      core/templates/layout.user.php

@ -104,6 +104,7 @@
<div class="header-right">
<div id="unified-search"></div>
<div id="notifications"></div>
<div id="contactsmenu">
<div class="icon-contacts menutoggle" tabindex="0" role="button"
aria-haspopup="true" aria-controls="contactsmenu-menu" aria-expanded="false">

Loading…
Cancel
Save