Merge pull request #10472 from nextcloud/add-notification-container-to-public-layout-template

Add notification container to public layout template
This commit is contained in:
Roeland Jago Douma 2018-07-31 20:02:06 +02:00 committed by GitHub
commit 9886805ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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">