Tests: Changed class for tests

This commit is contained in:
theresa 2022-01-21 17:51:19 +01:00
parent df9d8c7bd2
commit e5b70a5fb2

View file

@ -103,7 +103,7 @@
>
<v-btn v-if="featureShare && album.LinkCount > 0 && hasPermission(aclResources.ResourceAlbums, aclActions.ActionShare)" :ripple="false"
icon flat absolute
class="action-share"
class="input-share"
@touchstart.stop.prevent="input.touchStart($event, index)"
@touchend.stop.prevent="onShare($event, index)"
@touchmove.stop.prevent