This commit is contained in:
root
2019-11-30 06:41:50 +00:00
parent 810c213b0f
commit 3c32a4b96c
5 changed files with 19 additions and 4 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
<html>
<head>
<link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="/css/main.css" rel="stylesheet" type="text/css"/>
<link href="/css/jquery.dataTables.min.css" rel="stylesheet" type="text/css"/>
<link href="/css/main.css" rel="stylesheet" type="text/css"/>
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery.dataTables.min.js"></script>
<script src="/js/main.js"></script>