From 85ba855c53c1c69cf913414290bc48cdd332dc0c Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 17 Jan 2021 11:48:31 +0000
Subject: [PATCH] Dateiauswahl korrekt kommentiert

---
 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