From b318b3f44e7b8d0424c1595f775c4c7fe22a81b0 Mon Sep 17 00:00:00 2001 From: AnurosePrakash <108627760+AnurosePrakash@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:37:23 +0200 Subject: [PATCH] feat: Renamed button from cancel to close in json-dialogs (#367) --- CHANGELOG.md | 2 ++ .../json-dialog/json-dialog/json-dialog.component.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c84c3c5e..c606c36b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ the detailed section referring to by linking pull requests or issues. #### Fixed +- Renamed button from cancel to close in json-dialogs + ## [v0.0.1-milestone-8-sovity12] 12.07.2023 ### Overview diff --git a/src/app/component-library/json-dialog/json-dialog/json-dialog.component.html b/src/app/component-library/json-dialog/json-dialog/json-dialog.component.html index ec28167c8..ed3ed3ba6 100644 --- a/src/app/component-library/json-dialog/json-dialog/json-dialog.component.html +++ b/src/app/component-library/json-dialog/json-dialog/json-dialog.component.html @@ -38,7 +38,7 @@