From 07f483f3bfd3fcfe55286566dcad9fcac1f859e9 Mon Sep 17 00:00:00 2001 From: manu Date: Thu, 8 Apr 2021 19:13:19 +0200 Subject: [PATCH] =?UTF-8?q?Erg=C3=A4nzung=20tablesorter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/private/tools/projektabgabe.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/cis/private/tools/projektabgabe.php b/cis/private/tools/projektabgabe.php index 586380bd6..7f440a34e 100644 --- a/cis/private/tools/projektabgabe.php +++ b/cis/private/tools/projektabgabe.php @@ -35,6 +35,9 @@ require_once('../../../include/datum.class.php'); require_once('../../../include/mail.class.php'); require_once('../../../include/phrasen.class.php'); +include('../../../include/meta/jquery.php'); +include('../../../include/meta/jquery-tablesorter.php'); + $sprache = getSprache(); $p = new phrasen($sprache); @@ -91,20 +94,18 @@ if($aktion!='zip') - - - - - - - + + + +