Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-01-18 17:00:20 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-18 17:00:20 +0300
commit84b33a44353369d519e57d916e9aed35f479ab07 (patch)
treeaf99b8ce9a49a6e6ebb7d8ebb54dac2b1fefeec0 /core
parente9b5805e6c80ff2ccba7f6eb5f9213dce7e756e0 (diff)
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>
Diffstat (limited to 'core')
-rw-r--r--core/templates/layout.user.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index 63bc26bc65f..3a698550ead 100644
--- a/core/templates/layout.user.php
+++ b/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">