From 60770759488e8c784648983040521e7d8430925f Mon Sep 17 00:00:00 2001 From: cirakg Date: Sat, 7 Jan 2023 23:00:20 +0100 Subject: Dodati tooltip-ovi na web aplikaciji. --- src/main/webapp/pages/registerPage.jsp | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'src/main/webapp/pages/registerPage.jsp') diff --git a/src/main/webapp/pages/registerPage.jsp b/src/main/webapp/pages/registerPage.jsp index c4118a0..a0ad82f 100644 --- a/src/main/webapp/pages/registerPage.jsp +++ b/src/main/webapp/pages/registerPage.jsp @@ -6,7 +6,36 @@ Insert title here + +

Register

(?) + Klasicna stranica za registraciju. Korisnicko ime i sifra moraju da budu alfanumericki string i polja ne smeju biti prazna. Ukoliko je registracija uspensa korisnik se redirektuje na login stranicu ,a ukoliko je neuspesna korisnik biva obavesten o tome. + +
+
Korisnicko ime
@@ -24,5 +53,7 @@

+

+ \ No newline at end of file -- cgit v1.2.3