- 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
@@ -4,4 +4,9 @@
hr.studiensemesterline
{
margin: 6px 6px;
}
.onhold
{
color: #00CD00 /* #00CD00 #CDAD00 #68228B #8A2BE2*/
}
@@ -51,7 +51,7 @@ var InfocenterPersonDataset = {
var legendHtml = '<i class="fa fa-circle text-danger"></i> Gesperrt&nbsp;&nbsp;&nbsp;&nbsp;' +
'<i class="fa fa-circle text-info"></i> Geparkt&nbsp;&nbsp;&nbsp;&nbsp;' +
'<i class="fa fa-circle text-success"></i> Zurückgestellt';
'<i class="fa fa-circle onhold"></i> Zurückgestellt';
// userdefined Semestervariable shown independently of personcount,
// it is possible to change the semester