From 6a9016849d5b5e36897395efdb47c0aa39235c69 Mon Sep 17 00:00:00 2001 From: Sonja Galovic Date: Sun, 8 May 2022 22:06:01 +0200 Subject: Column-table: enkodiranje numerickih kolona i izlazne kolone disabled; ispravljen bag kad korisnik ne cekira nijednu kolonu ili cekira jednu za koriscenje (upozorenje). Napravljene input varijable za prosledjivanje potrebnih vrednosti pie-chart i boxplot komponentama od strane column-table. Profile page: dodata klasa za hover odabir profilne slike. --- .../src/app/_pages/profile/profile.component.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'frontend/src/app/_pages/profile/profile.component.html') diff --git a/frontend/src/app/_pages/profile/profile.component.html b/frontend/src/app/_pages/profile/profile.component.html index 37df4f14..8d655513 100644 --- a/frontend/src/app/_pages/profile/profile.component.html +++ b/frontend/src/app/_pages/profile/profile.component.html @@ -12,7 +12,7 @@ profilePicture @ {{this.user.username}} - {{this.user.firstName}} {{this.user.lastName}} + {{this.user.firstName}} {{this.user.lastName}} @@ -31,7 +31,7 @@ Važeća lozinka - + Pogrešan format. @@ -39,12 +39,12 @@ Nova lozinka - + Lozinke se ne podudaraju. Pogrešan format. - +
@@ -118,24 +118,23 @@
- +
-
+
- +
- +
@@ -147,7 +146,7 @@
- +
-- cgit v1.2.3