add context to MyEvaluations (action and course containers)

This commit is contained in:
2022-02-01 17:28:30 +01:00
parent a2063ab13b
commit e98b1b049b
3 changed files with 55 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
</span>
</td>
<td>
<div class="btn-group" role="group" aria-label="Actions">
<div class="btn-group-vertical" role="group" aria-label="Actions">
<a class="btn btn-sm btn-update" :href="getUrl(w)">
{{ $t('show_entity', { entity: $t('the_action') }) }}
</a>