This commit is contained in:
Pinga 2023-12-05 21:44:01 +02:00
parent f203413bed
commit 6e734bf865
2 changed files with 4 additions and 2 deletions

View file

@ -620,7 +620,8 @@ class ContactsController extends Controller
'contactAuth' => $contactAuth,
'contactPostal' => $contactPostal,
'registrars' => $registrars,
'countries' => $countries
'countries' => $countries,
'currentUri' => $uri
]);
} else {
// Contact does not exist, redirect to the contacts view