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

ejs.rr & open folder button

This commit is contained in:
s2
2019-06-20 10:17:28 +02:00
parent f69e80e306
commit 28acea0c74
8 changed files with 77 additions and 4 deletions

View File

@@ -14,6 +14,7 @@
<script type="text/javascript" src="../node_modules/pnotify/dist/iife/PNotifyButtons.js"></script>
<script type="text/javascript" src="../node_modules/ejs/ejs.js"></script>
<script type="text/javascript" src="../node_modules/ejs-render-remote/ejs-render-remote.js"></script>
<script type="text/javascript" src="js/templates.js"></script>
<script type="text/javascript" src="js/sorttable.js"></script>