auto redirect

This commit is contained in:
Čarodej
2022-03-04 12:25:46 +01:00
parent 2724fb1873
commit 0f6dd0304f
20 changed files with 36 additions and 49 deletions

View File

@@ -126,7 +126,7 @@
<!--Actions-->
<PopupActions>
<ButtonBase v-if="!isGeneratedShared" class="w-full" @click.native="$closePopup()" button-style="secondary">
{{ $t('popup_move_item.cancel') }}
{{ $t('cancel') }}
</ButtonBase>
<ButtonBase
class="w-full"