From 5a96299680a68df26675356a773196243677ca97 Mon Sep 17 00:00:00 2001 From: mchouliara Date: Wed, 18 Sep 2024 16:13:13 +0300 Subject: [PATCH] add alt text to imgs --- .../description-template-editor-field-set.component.html | 2 +- ...ription-template-table-of-contents-internal-section.html | 6 +++--- .../app/ui/admin/user/listing/user-listing.component.html | 4 ++-- frontend/src/app/ui/dashboard/dashboard.component.html | 2 +- .../src/app/ui/user-profile/user-profile.component.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html b/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html index b5e11e74a..998b29fb9 100644 --- a/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html +++ b/frontend/src/app/ui/admin/description-template/editor/components/field-set/description-template-editor-field-set.component.html @@ -160,7 +160,7 @@
  • - 'DESCRIPTION-TEMPLATE-EDITOR.ACTIONS.FIELDSET.ADD-INPUT' | translate + {{'DESCRIPTION-TEMPLATE-EDITOR.ACTIONS.FIELDSET.ADD-INPUT' | translate}} {{'DESCRIPTION-TEMPLATE-EDITOR.ACTIONS.FIELDSET.ADD-INPUT' | translate}} diff --git a/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html index 8a688c503..8c8e85e63 100644 --- a/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html +++ b/frontend/src/app/ui/admin/description-template/editor/table-of-contents/table-of-contents-internal-section/description-template-table-of-contents-internal-section.html @@ -84,7 +84,7 @@ - + New input icon {{'DESCRIPTION-TEMPLATE-EDITOR.STEPS.TOOLKIT.NEW-INPUT-SET' | translate}} @@ -124,7 +124,7 @@
    @@ -157,7 +157,7 @@ diff --git a/frontend/src/app/ui/admin/user/listing/user-listing.component.html b/frontend/src/app/ui/admin/user/listing/user-listing.component.html index 1b36bebb2..86bf3ae71 100644 --- a/frontend/src/app/ui/admin/user/listing/user-listing.component.html +++ b/frontend/src/app/ui/admin/user/listing/user-listing.component.html @@ -68,8 +68,8 @@
    - - + user avatar + user avatar
    {{row.name}}
    diff --git a/frontend/src/app/ui/dashboard/dashboard.component.html b/frontend/src/app/ui/dashboard/dashboard.component.html index 0734d849e..8bfc0daf7 100644 --- a/frontend/src/app/ui/dashboard/dashboard.component.html +++ b/frontend/src/app/ui/dashboard/dashboard.component.html @@ -22,7 +22,7 @@
    diff --git a/frontend/src/app/ui/user-profile/user-profile.component.html b/frontend/src/app/ui/user-profile/user-profile.component.html index b412fa774..568cac394 100644 --- a/frontend/src/app/ui/user-profile/user-profile.component.html +++ b/frontend/src/app/ui/user-profile/user-profile.component.html @@ -30,7 +30,7 @@
    - + user avatar
    {{formGroup.get('name').value}}