diff --git a/public/css/tools/auswertung_fhtw.css b/public/css/tools/auswertung_fhtw.css index a9b054f67..f72fa4ffb 100644 --- a/public/css/tools/auswertung_fhtw.css +++ b/public/css/tools/auswertung_fhtw.css @@ -130,6 +130,12 @@ margin-left: 10px; } +#miscfunctionscol input,#miscfunctionscol button +{ + /*make sure datepicker dropdown is in front*/ + z-index: 0; +} + .loaderIcon { display: none; diff --git a/vilesci/stammdaten/auswertung_fhtw.php b/vilesci/stammdaten/auswertung_fhtw.php index 488c5da49..4d82d0603 100644 --- a/vilesci/stammdaten/auswertung_fhtw.php +++ b/vilesci/stammdaten/auswertung_fhtw.php @@ -2753,7 +2753,7 @@ else prestudent_id=' . $prestudent_id . '& &' . http_build_query(array('reihungstest' => $reihungstest)) . '">
'; - echo '
'; + echo '
'; $disabledZuteilen = true; $disabledTestende = true; $rt_id_val = '';