syncronize materialize imports

This commit is contained in:
marko
2021-12-26 13:24:10 +01:00
parent a3d8b212bb
commit fb0bcd02a2
8 changed files with 315 additions and 31 deletions

View File

@@ -32,9 +32,7 @@ setlocale (LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge');
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<?php
readfile("./shared/imports.php");
?>
<?php readfile("./shared/imports.php");?>
<!-- inits for the materializeCss -->
<script>
document.addEventListener('DOMContentLoaded', function() {