Move the web service files into their own directory
This commit is contained in:
parent
12cbab073e
commit
8fbbcc5dfd
@ -11,8 +11,8 @@
|
||||
|
||||
<script src="./js/jquery/jquery-2.2.2.min.js" ></script>
|
||||
<script src="./js/handlebars/handlebars-v4.0.5.min.js" ></script>
|
||||
<script src="./certificates.js" ></script>
|
||||
<script src="./scripts.js" ></script>
|
||||
<script src="./js/tls-dashboard/certificates.js" ></script>
|
||||
<script src="./js/tls-dashboard/scripts.js" ></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
Loading…
x
Reference in New Issue
Block a user