Minor ui fix
This commit is contained in:
parent
aaa8c79df4
commit
e6307a9308
2
amd/build/studyplan-report-components.min.js
vendored
2
amd/build/studyplan-report-components.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -521,7 +521,7 @@ export default {
|
|||
></span
|
||||
></fittext
|
||||
></div
|
||||
></div
|
||||
></a
|
||||
></th>
|
||||
</template>
|
||||
</template>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user