3
0
mirror of http://git.frickel.earth/Tysox/BOS-Pinneberg.git synced 2025-12-16 06:54:26 +01:00

added adding in Admin Panel

This commit is contained in:
2018-02-20 15:05:59 +01:00
parent 49a8eb8ed7
commit c287f41444
2 changed files with 86 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ limitations under the License
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>BOS Funk | Webinterface</title>
<link rel="shortcut icon" href="../images/favicon.png">
<link rel="shortcut icon" href="../../images/favicon.png">
<!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones -->
<!--
@@ -42,7 +42,10 @@ limitations under the License
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://code.getmdl.io/1.3.0/material.cyan-light_blue.min.css">
<link rel="stylesheet" href="../styles.css">
<link rel="stylesheet" href="https://raw.githubusercontent.com/CreativeIT/getmdl-select/master/getmdl-select.min.css">
<script defer src="https://raw.githubusercontent.com/CreativeIT/getmdl-select/master/getmdl-select.min.js"></script>
<style>
#view-source {
position: fixed;