This commit is contained in:
Spitzer_Daniel
2023-03-22 16:24:42 +01:00
parent 78784157e5
commit f3380a771c
9 changed files with 9 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
?>
<?php include(realpath(dirname(__FILE__) . "/../../$mfLayoutPackage") . "/header.php"); ?>
<link href="<?= self::getResourcePath() ?>assets/css/datatables-std.css" rel="stylesheet" type="text/css"/>
<link href="<?= self::getResourcePath() ?>assets/css/datatables-std.css?<?=date('U')?>" rel="stylesheet" type="text/css"/>
<style>
.card-border {