From 98d9d76225badb4f332c54763ecabe669c10514d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Wed, 15 Oct 2025 11:15:32 +0200 Subject: [PATCH] Fix FLEXIAPI-404 Prevent the account domain to be reset during creation on error --- flexiapi/resources/views/admin/account/create_edit.blade.php | 2 +- flexiapi/resources/views/admin/account/index.blade.php | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/flexiapi/resources/views/admin/account/create_edit.blade.php b/flexiapi/resources/views/admin/account/create_edit.blade.php index 46acd49..668a9d3 100644 --- a/flexiapi/resources/views/admin/account/create_edit.blade.php +++ b/flexiapi/resources/views/admin/account/create_edit.blade.php @@ -44,7 +44,7 @@
diff --git a/flexiapi/resources/views/admin/account/index.blade.php b/flexiapi/resources/views/admin/account/index.blade.php index f81728e..4ffef84 100644 --- a/flexiapi/resources/views/admin/account/index.blade.php +++ b/flexiapi/resources/views/admin/account/index.blade.php @@ -53,7 +53,9 @@
{{ __('Reset') }} - +