Skip to content
Snippets Groups Projects
Commit de2c136d authored by Julian's avatar Julian
Browse files

Pass preloaded extraMarks to buttons component

parent a81f3354
No related branches found
No related tags found
1 merge request!439Resolve "Opening participations dialog in coursebook still does additionial GraphQL queries"
......@@ -351,6 +351,7 @@ export default {
/>
<h4>{{ $t("alsijil.extra_marks.title_plural") }}</h4>
<extra-mark-buttons
:custom-extra-marks="extraMarks"
@input="handleMultipleAction('extraMark', $event)"
/>
<h4>{{ $t("alsijil.personal_notes.tardiness") }}</h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment