summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-07-31 20:02:06 +0200
committerGitHub <noreply@github.com>2018-07-31 20:02:06 +0200
commit9886805ad4b4a4649a5a4be3eae0f740146e2e93 (patch)
tree6e8f258a5546c29c62e803643f1930129c7e0367
parent411387d37dfee6117b275d350ff5f7acc63e0237 (diff)
parent84c46dd3dd9a9b20d066ea704593a96ff0db0523 (diff)
downloadnextcloud-server-9886805ad4b4a4649a5a4be3eae0f740146e2e93.tar.gz
nextcloud-server-9886805ad4b4a4649a5a4be3eae0f740146e2e93.zip
Merge pull request #10472 from nextcloud/add-notification-container-to-public-layout-template
Add notification container to public layout template
-rw-r--r--core/templates/layout.public.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/templates/layout.public.php b/core/templates/layout.public.php
index 07aff03127d..57491697a2e 100644
--- a/core/templates/layout.public.php
+++ b/core/templates/layout.public.php
@@ -27,6 +27,9 @@
</head>
<body id="<?php p($_['bodyid']);?>">
<?php include('layout.noscript.warning.php'); ?>
+ <div id="notification-container">
+ <div id="notification"></div>
+ </div>
<header id="header" class="<?php p($_['header-classes']); ?>">
<div class="header-left">
<span id="nextcloud">