From 8209533883044451ce7e1742f5a10c4b78679fc3 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Wed, 20 Jan 2021 17:48:21 +0000
Subject: [PATCH] Upload und restliche Menuefunktionen, noch in Arbeit

---
 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&ouml;&szlig;e</th>
             <th>Art</th>

--
Gitblit v1.9.3