From 19923ed26b50873643d4c9201da70ef1836db362 Mon Sep 17 00:00:00 2001 From: Samir Boulahtit Date: Mon, 23 Mar 2026 21:45:45 +0100 Subject: [PATCH] fix(loyalty): remove avatar circle from transactions list The first-letter avatar adds visual noise on a dense transactions table without meaningful value. Simplified to plain text customer name. Co-Authored-By: Claude Opus 4.6 (1M context) --- .../loyalty/shared/transactions-list.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/app/modules/loyalty/templates/loyalty/shared/transactions-list.html b/app/modules/loyalty/templates/loyalty/shared/transactions-list.html index 78416eb1..aae9530a 100644 --- a/app/modules/loyalty/templates/loyalty/shared/transactions-list.html +++ b/app/modules/loyalty/templates/loyalty/shared/transactions-list.html @@ -50,19 +50,7 @@