mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Ressource in der Terminauswahl ausblenden
This commit is contained in:
@@ -231,7 +231,7 @@ if(isset ($_POST['save']))
|
||||
$name = $ressource->name;
|
||||
|
||||
if($ressource->ort_kurzbz != '')
|
||||
$name = $ressource->ort_kurzbz;
|
||||
continue;
|
||||
|
||||
// eigene Reihe farbig hervorheben
|
||||
if(isset($_GET['zugangscode']) && $_GET['zugangscode'] == $ressource->zugangscode)
|
||||
|
||||
Reference in New Issue
Block a user