add requestor, wip

This commit is contained in:
2021-05-09 09:17:47 +02:00
parent b7fcac8f39
commit 43f3270171
2 changed files with 8 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
{{ $t('action.check_all')}}
</a>
<a v-if="selectedCounter > 0" @click="resetSelection">
<i v-if="suggestedCounter > 0"> </i>
<i v-if="suggestedCounter > 2"> </i>
{{ $t('action.reset')}}
</a>
</span>