Remove read tag on book cards
This commit is contained in:
@@ -42,13 +42,6 @@ function openBook() {
|
|||||||
active-color="bulma-body-color"
|
active-color="bulma-body-color"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<nav v-if="read" class="level">
|
|
||||||
<div class="level-left">
|
|
||||||
<span class="level-item icon" :title="$t('booklistelement.read')">
|
|
||||||
<b-icon-check-circle />
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user