From 8cab6e94514c38151b2e0c53c9df47c6e1682e28 Mon Sep 17 00:00:00 2001 From: ulrich Date: Thu, 21 Jan 2021 19:21:56 +0000 Subject: [PATCH] Anpassungen Foto UI fertig, jQuery ausgebaut --- web/ui2/data/tpl/liste.tpl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/ui2/data/tpl/liste.tpl b/web/ui2/data/tpl/liste.tpl index 2960dc5..e4ba31c 100644 --- a/web/ui2/data/tpl/liste.tpl +++ b/web/ui2/data/tpl/liste.tpl @@ -1,6 +1,6 @@ <table class="table table-hover table-sm table-responsive tableBodyScroll"> <thead> - <tr> + <tr class="datei-zeile-ueberschrift"> <th colspan="2">Name</th> <th>Größe</th> <th>Art</th> -- Gitblit v1.9.3