mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-06 13:29:31 +00:00
- infocenter: different color for onhold - applicants so they can be better distinguished in infocenter uebersicht from parked
This commit is contained in:
@@ -394,7 +394,7 @@
|
||||
|
||||
if ($datasetRaw->OnholdDate != null)
|
||||
{
|
||||
$mark = "text-success";
|
||||
$mark = "onhold";
|
||||
}
|
||||
|
||||
// Parking has priority over locking
|
||||
|
||||
Reference in New Issue
Block a user