From 923188daa0c90a07c57ecdc6957fcb569b5aa73a Mon Sep 17 00:00:00 2001 From: Sonja Galovic Date: Tue, 19 Apr 2022 21:56:04 +0200 Subject: Dodavanje novog dataseta: dataset selektovan cim se doda, delimiter input promenjen. Yes/no dijalog kad se eskperiment doda za odlazak na treniranje. Resen error kod selektovanja tipa problema. --- frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html') diff --git a/frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html b/frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html index 06e74093..572e8c4c 100644 --- a/frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html +++ b/frontend/src/app/_modals/yes-no-dialog/yes-no-dialog.component.html @@ -1,8 +1,8 @@

{{data.title}}

- {{data.message}} + {{data.message}}
- - + +
\ No newline at end of file -- cgit v1.2.3