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

Change icon in custom event details

parent 3fac92dd
No related branches found
No related tags found
1 merge request!1314Resolve "Allow for creation of simple events"
......@@ -20,7 +20,7 @@
</v-list-item>
<v-list-item v-if="selectedEvent.meta.persons.length">
<v-list-item-icon>
<v-icon color="primary">mdi-account-group-outline </v-icon>
<v-icon color="primary">mdi-account-outline </v-icon>
</v-list-item-icon>
<v-list-item-content>
<v-list-item-title>
......
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