* JDBC class is singleton and login to db only on startup
* db error alert on login
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user