From bf56be31ddaaee5333625e2f5a2e733f7651c7ef Mon Sep 17 00:00:00 2001
From: ulrich
Date: Thu, 21 Jan 2021 18:44:56 +0000
Subject: [PATCH] Ausbau jquery aus foto-ui und umstellung des foto ui auf flex-box, 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