From dbfec39b57feee38c8b09a1979d79ebaf70cc452 Mon Sep 17 00:00:00 2001 From: Walid BOUSSOU <121355412+walidbosso@users.noreply.github.com> Date: Thu, 8 Feb 2024 02:58:50 +0100 Subject: [PATCH] Dashboard design, + detail --- .../create-entreprise.component.html | 7 +- .../edit-entreprise.component.html | 7 +- .../create-formation.component.html | 8 +- .../dashboard/dashboard.component.html | 77 ++++++++----------- .../edit-formation.component.html | 6 +- 5 files changed, 46 insertions(+), 59 deletions(-) diff --git a/angular-frontend/src/app/Admin/entreprise/create-entreprise/create-entreprise.component.html b/angular-frontend/src/app/Admin/entreprise/create-entreprise/create-entreprise.component.html index 090c093..0746f8f 100644 --- a/angular-frontend/src/app/Admin/entreprise/create-entreprise/create-entreprise.component.html +++ b/angular-frontend/src/app/Admin/entreprise/create-entreprise/create-entreprise.component.html @@ -5,11 +5,12 @@