Fixed newly created user can't be deleted

This commit is contained in:
2025-11-24 11:06:45 +01:00
parent e9a55761c2
commit 3f6ecbe617

View File

@@ -580,7 +580,7 @@
@T["Update"]
</button>
<button class="btn btn-sm btn-danger btn-delete"
data-user-id="${result.NewUid || ''}"
data-user-id="${result.Uid || ''}"
data-user-name="${data.Cn || ''}"
data-bs-toggle="modal"
data-bs-target="#deleteModal">