- infocenter: different color for onhold - applicants so they can be better distinguished in infocenter uebersicht from parked

This commit is contained in:
alex
2019-11-06 16:38:45 +01:00
parent a1eec8e551
commit 551eeaa004
3 changed files with 7 additions and 2 deletions
@@ -394,7 +394,7 @@
if ($datasetRaw->OnholdDate != null)
{
$mark = "text-success";
$mark = "onhold";
}
// Parking has priority over locking