Bookmark matches checkbox
This commit is contained in:
parent
2d8253b493
commit
a8fe015e16
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="item-secondary">
|
<div class="item-secondary">
|
||||||
<i
|
<i
|
||||||
class="float-left"
|
class="float-left text-primary"
|
||||||
v-if="checked"
|
v-if="checked"
|
||||||
v-on:click="checked = false"
|
v-on:click="checked = false"
|
||||||
>bookmark</i>
|
>bookmark</i>
|
||||||
|
|
Loading…
Add table
Reference in a new issue