From 652e4ae3c25b4f8d5e5f4d57077d269784d7a835 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Wed, 1 Jul 2026 15:14:53 -0400 Subject: [PATCH] Jun 30 - Fix Admin can't edit user profile --- templates/admin/users.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/users.html b/templates/admin/users.html index 5c2e3a3..a9ffa19 100644 --- a/templates/admin/users.html +++ b/templates/admin/users.html @@ -32,7 +32,7 @@ {{ u.created_at.strftime('%Y-%m-%d') if u.created_at else '—' }} + data-user='{{ u|tojson }}'>✎ Edit {% if u.email %}