Fixed library forward arrow being disabled if you can't edit the library
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
flat
|
||||
small
|
||||
icon
|
||||
:disabled="!editPermission(library)"
|
||||
@click="$router.push(`/library/${library._id}`)"
|
||||
>
|
||||
<v-icon>arrow_forward</v-icon>
|
||||
|
||||
Reference in New Issue
Block a user