Frontend: Add classes for testing to components

This commit is contained in:
Theresa Gresch 2020-05-31 19:29:48 +02:00
parent 6eaab57843
commit 6c1cc3c4d8

View File

@ -39,7 +39,8 @@
</v-btn>
</v-img>
</td>
<td class="p-photo-desc clickable" @click.exact="editPhoto(props.index)" style="user-select: none;">
<td class="p-photo-desc clickable" :data-uid="props.item.UID" @click.exact="editPhoto(props.index)" style="user-select: none;">
{{ props.item.Title }}
</td>
<td class="p-photo-desc hidden-xs-only" :title="props.item.getDateString()">