mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
issue-115: added body class when outage is active
This commit is contained in:
@@ -78,6 +78,7 @@ if (!$viewbag['static']) {
|
||||
|
||||
<?php if (!$viewbag['static']): ?>
|
||||
<script>
|
||||
document.body.className += ' auth_outage';
|
||||
<?php
|
||||
require(__DIR__.'/warningbar.js');
|
||||
$json = json_encode([
|
||||
|
||||
Reference in New Issue
Block a user