Sort lists by ressources creation date. CSS and HTML cleanup

This commit is contained in:
Patrick Jentsch
2021-12-03 12:01:50 +01:00
parent 03a57fd7ee
commit 89f518fe38
14 changed files with 226 additions and 246 deletions

View File

@ -99,7 +99,7 @@
<table class="highlight responsive-table">
<thead>
<tr>
<th class="sort" data-sort="filename">Filename</th>
<th>Filename</th>
<th></th>
</tr>
</thead>