From 5fca5bde558a714445ecd37e14500af471c6f718 Mon Sep 17 00:00:00 2001 From: Florian THIERRY Date: Tue, 22 Oct 2024 08:32:46 +0200 Subject: [PATCH] Rename cod-btn into cod-button. --- .../confirmation-dialog/confirmation-dialog.component.html | 4 ++-- frontend/src/app/components/header/header.component.html | 6 +++--- .../code-block-dialog/code-block-dialog.component.html | 6 +++--- .../picture-selection-dialog.component.html | 6 +++--- .../publication-edition/publication-edition.component.html | 2 +- .../src/app/components/side-menu/side-menu.component.html | 2 +- .../components/submit-button/submit-button.component.html | 2 +- frontend/src/app/pages/login/login.component.html | 2 +- frontend/src/app/pages/signin/signin.component.html | 2 +- frontend/src/design_system/button.scss | 4 ++-- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/frontend/src/app/components/confirmation-dialog/confirmation-dialog.component.html b/frontend/src/app/components/confirmation-dialog/confirmation-dialog.component.html index 5b937df..74b0190 100644 --- a/frontend/src/app/components/confirmation-dialog/confirmation-dialog.component.html +++ b/frontend/src/app/components/confirmation-dialog/confirmation-dialog.component.html @@ -1,10 +1,10 @@

{{title}}

{{description}}

\ No newline at end of file diff --git a/frontend/src/app/components/header/header.component.html b/frontend/src/app/components/header/header.component.html index df91e86..17a4b46 100644 --- a/frontend/src/app/components/header/header.component.html +++ b/frontend/src/app/components/header/header.component.html @@ -1,7 +1,7 @@
} @else { - Login + Login } \ No newline at end of file diff --git a/frontend/src/app/components/publication-edition/code-block-dialog/code-block-dialog.component.html b/frontend/src/app/components/publication-edition/code-block-dialog/code-block-dialog.component.html index 5d38a51..abd2006 100644 --- a/frontend/src/app/components/publication-edition/code-block-dialog/code-block-dialog.component.html +++ b/frontend/src/app/components/publication-edition/code-block-dialog/code-block-dialog.component.html @@ -1,6 +1,6 @@ - diff --git a/frontend/src/app/components/publication-edition/picture-selection-dialog/picture-selection-dialog.component.html b/frontend/src/app/components/publication-edition/picture-selection-dialog/picture-selection-dialog.component.html index f724318..ddbe7ed 100644 --- a/frontend/src/app/components/publication-edition/picture-selection-dialog/picture-selection-dialog.component.html +++ b/frontend/src/app/components/publication-edition/picture-selection-dialog/picture-selection-dialog.component.html @@ -1,6 +1,6 @@