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 ></span
></fittext ></fittext
></div ></div
></div ></a
></th> ></th>
</template> </template>
</template> </template>

View File

@ -76,7 +76,7 @@ print <<<END
v-if="displayedstudyplan.description" v-if="displayedstudyplan.description"
></s-studyplan-details> ></s-studyplan-details>
<div class="flex-grow-1"><!-- Spacer to align student selector right --></div> <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 <s-prevnext-selector
:options="associatedstudents" :options="associatedstudents"
title="firstname" title="firstname"