Minor ui fix

This commit is contained in:
PMKuipers 2024-06-12 21:19:26 +02:00
parent aaa8c79df4
commit e6307a9308
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -521,7 +521,7 @@ export default {
></span
></fittext
></div
></div
></a
></th>
</template>
</template>

View File

@ -76,7 +76,7 @@ print <<<END
v-if="displayedstudyplan.description"
></s-studyplan-details>
<div class="flex-grow-1"><!-- Spacer to align student selector right --></div>
<span>{ $text->selectstudent_btn}</span>
<span>{$text->selectstudent_btn}</span>
<s-prevnext-selector
:options="associatedstudents"
title="firstname"