diff --git a/resources/views/components/resource-lock-observer.blade.php b/resources/views/components/resource-lock-observer.blade.php index 1efb428..056750f 100644 --- a/resources/views/components/resource-lock-observer.blade.php +++ b/resources/views/components/resource-lock-observer.blade.php @@ -26,12 +26,12 @@ function resourceLockObserverInit() { >
- +
-

+

{{ __('resource-lock::modal.locked_notice_user') }}

-

+

{{ __('resource-lock::modal.locked_notice') }}

@@ -45,14 +45,14 @@ function resourceLockObserverInit() { }" @open-modal.window="(event) => { url = event.detail.returnUrl}" class="flex flex-col justify-center space-y-2"> @if ($isAllowedToUnlock) - @endif + :href="url" tabindex="-1"> {{ __('resource-lock::modal.return_button') }}