load stsemArray from Prestudentstati for select options;

This commit is contained in:
Johann Hoffmann
2024-11-18 16:09:16 +01:00
parent 96ec9aa8aa
commit b6a5e9b845
3 changed files with 10 additions and 8 deletions
-1
View File
@@ -104,7 +104,6 @@ $this->load->view('templates/CISVUE-Header', $includesArray);
<?php } ?>
<div class="col-auto">
<select class="form-select" @input="changeFilter('studienerfolgsbestaetigungtable', 'Stsem', $event)">
<option value="">Alle</option>
<option value="<?= $this->p->t('tools', 'alleStudiensemester'); ?>"><?= $this->p->t('tools', 'alleStudiensemester'); ?></option>
<?php foreach ($stsemArray as $sem) { ?>
<option value="<?= $sem; ?>">