Tests: Changed class for tests
This commit is contained in:
parent
df9d8c7bd2
commit
e5b70a5fb2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue