From 9b0c596f2c7289757c6af05f39d5c6ceb7a25175 Mon Sep 17 00:00:00 2001 From: Admin MPCZ Date: Tue, 5 May 2026 16:01:37 +0200 Subject: [PATCH] fix(servers/edit): dropdown application matche aussi par nom si application_id NULL mais application_name renseigne (cas edge import sans FK) --- app/templates/partials/server_edit.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/templates/partials/server_edit.html b/app/templates/partials/server_edit.html index 89170dc..72ca55f 100644 --- a/app/templates/partials/server_edit.html +++ b/app/templates/partials/server_edit.html @@ -74,7 +74,9 @@