Skip to content
Snippets Groups Projects
Commit c9618062 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Also show person statistics page checkboxes on mobile devices

parent 678505d4
No related branches found
No related tags found
1 merge request!460Resolve "Permission bugs with editable list on person statistics page"
......@@ -86,10 +86,7 @@
<v-row class="mr-2">
<v-col cols="12" md="6" class="pa-0 d-flex">
<v-list-item-avatar
v-if="
mode === MODE.PARTICIPATIONS &&
!$vuetify.breakpoint.mobile
"
v-if="mode === MODE.PARTICIPATIONS"
>
<v-item v-slot="{ active, toggle }" :value="item.id">
<v-simple-checkbox
......
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