1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 04:40: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

6
app/templates/main.ejs Normal file
View File

@@ -0,0 +1,6 @@
<div class="alert alert-success js-repo-dir" style="display:none;"></div>
<div class="files-table-container">
<div class="alert alert-primary" role="alert">
Getting file list...
</div>
</div>