From 2138e6463c52b71fbdaa66c60ceab4160ec2f843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Marie=CC=81thoz?= Date: Mon, 6 Jan 2025 14:24:52 +0100 Subject: [PATCH] primeng: fix first admin tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-by: Johnny MarieĢthoz Co-Authored-by: Bertrand Zuchuat --- projects/admin/src/app/app.component.html | 6 +++--- .../app/circulation/patron/main/main.component.html | 2 +- .../src/app/menu/menu-app/menu-app.component.html | 2 +- .../src/app/menu/menu-user/menu-user.component.html | 2 +- .../circulation-logs-dialog.component.ts | 1 + .../operation-logs-dialog.component.html | 1 + projects/admin/src/app/routes/patrons-route.ts | 7 +++++-- projects/admin/src/app/scss/styles.scss | 11 +++++++++-- 8 files changed, 22 insertions(+), 10 deletions(-) diff --git a/projects/admin/src/app/app.component.html b/projects/admin/src/app/app.component.html index 8a9bb9e21..39310c5bd 100644 --- a/projects/admin/src/app/app.component.html +++ b/projects/admin/src/app/app.component.html @@ -20,14 +20,14 @@ @if (user) {
-