From ba53a04b04bbf2daa78581f627880a2b7747d3ff Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Wed, 1 Jul 2026 15:42:26 +0300 Subject: [PATCH] UI: convert tb-details-buttons on ContactBasedComponent subclasses to mat-stroked-button MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow-up to the EntityComponent sweep — ContactBasedComponent extends EntityComponent transitively, so tenant.component.html (4 buttons) and customer.component.html (8 buttons) were missed. Same one-for-one raised → stroked replacement inside the .tb-details-buttons block. --- .../home/pages/customer/customer.component.html | 16 ++++++++-------- .../home/pages/tenant/tenant.component.html | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ui-ngx/src/app/modules/home/pages/customer/customer.component.html b/ui-ngx/src/app/modules/home/pages/customer/customer.component.html index cb771237d1..bc098f994c 100644 --- a/ui-ngx/src/app/modules/home/pages/customer/customer.component.html +++ b/ui-ngx/src/app/modules/home/pages/customer/customer.component.html @@ -16,52 +16,52 @@ -->
- - - - - @if (edgesSupportEnabled()) { - } -
- - -
-