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
|
></span
|
||||||
></fittext
|
></fittext
|
||||||
></div
|
></div
|
||||||
></div
|
></a
|
||||||
></th>
|
></th>
|
||||||
</template>
|
</template>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user