* JDBC class is singleton and login to db only on startup

* db error alert on login
This commit is contained in:
lukas-heiligenbrunner
2019-12-01 10:58:43 +01:00
parent 07a4035195
commit c9e3414b29
14 changed files with 163 additions and 55 deletions

View File

@ -24,6 +24,8 @@
<link rel="stylesheet" type="text/css" href="css/index.css">
<script type="text/javascript" src="js/index.js"></script>
<script src="lib/AdminLTE/plugins/sweetalert2/sweetalert2.all.js"></script>
</head>
<body>
<div class="container">