From c734e57e88280d7b05f46f7630b691b5b45c926b Mon Sep 17 00:00:00 2001 From: Sonja Galovic Date: Tue, 22 Mar 2022 19:53:56 +0100 Subject: MyProfile stranica korisnika v1. Servis user-info za dobavljanje i izmenu podataka o korisniku. Dodata klasa User. --- .../src/app/_pages/profile/profile.component.html | 118 ++++++++++++++++++++- 1 file changed, 117 insertions(+), 1 deletion(-) (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 9df0576d..bece7c46 100644 --- a/frontend/src/app/_pages/profile/profile.component.html +++ b/frontend/src/app/_pages/profile/profile.component.html @@ -1 +1,117 @@ -

profile works!

+
+
+ +
+
+ +
+
Moj profil
+
+ + + +
JPG or PNG no larger than 5 MB
+ + +
+
+
+
+ +
+
Osnovni podaci
+
+
+ +
+ +
+ + +
+ +
+ + +
+
+ + +
+ +
+ + +
+ +
+ + +
+
+ +
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+
Promena lozinke
+
+
+ +
+ +
+ +
+ + + Neispravna lozinka. +
+ +
+ + + Lozinke se ne podudaraju. +
+
+ + +
+
+
+ + +
+
+ +
+ + + Lozinke se ne podudaraju. +
+
+
+ +
+
+
+
+
+ + + + + +
\ No newline at end of file -- cgit v1.2.3