feature(Searchbar/StudentenSuche): adds student to the searchbar options and adds shadow to the searchbar

This commit is contained in:
SimonGschnell
2024-12-11 12:34:58 +01:00
parent 034e1397e8
commit a357001648
4 changed files with 15 additions and 2 deletions
@@ -88,7 +88,7 @@ class Profil extends FHCAPI_Controller
$res->data = $this->studentProfil();
$res->data->pid = $this->pid;
}
// editing your own profil - true
$editAllowed = true;
}
// UID is availabe when accessing Profil/View/:uid