debug handlers for now
This commit is contained in:
parent
dbfca224d8
commit
8b56db177b
2 changed files with 7 additions and 6 deletions
|
|
@ -40,7 +40,7 @@
|
|||
</button>
|
||||
<button
|
||||
class="button-default"
|
||||
@click.prevent="toggleShowMore"
|
||||
@click.prevent="toggleShow"
|
||||
v-if="!showingMore"
|
||||
>
|
||||
{{ $t("general.show_more") }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue