1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

make table sortable

This commit is contained in:
s2
2018-05-19 18:34:47 +02:00
parent 9cfd76cb10
commit 6e5e119588
5 changed files with 505 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
<script src="node_modules/ejs/ejs.js"></script>
<script src="js/templates.js"></script>
<script src="js/sorttable.js"></script>
<link href="node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
<link href="css/app.css" rel="stylesheet">