disable actions

This commit is contained in:
Benjamin Takats
2022-11-30 17:32:43 +01:00
parent 4d28829686
commit b262ca0693
7 changed files with 29 additions and 21 deletions

View File

@@ -79,9 +79,9 @@
<div class="mt-5">
@if (! $this->enabled)
<x-jet-confirms-password wire:then="enableTwoFactorAuthentication">
<x-jet-button type="button" wire:loading.attr="disabled">
{{--<x-jet-button type="button" wire:loading.attr="disabled">
{{ __('Enable') }}
</x-jet-button>
</x-jet-button>--}}
</x-jet-confirms-password>
@else
@if ($showingRecoveryCodes)