diff options
author | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-12-22 02:18:05 +0100 |
---|---|---|
committer | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-12-22 02:18:05 +0100 |
commit | bf0edd9a699e5b6374468cc8d5c36b4e22842e24 (patch) | |
tree | dbdba24f265bbe0163e5cbca6e03583d71ee295d /src/main/webapp/index.jsp | |
parent | 3b6097de2635f9ebc894e157b5c10b1c794ff568 (diff) |
Dodat dependency za jstl. Omogucen logout. Prikaz liste pokemona korisnika. Omoguceno da korisnim moze da izabere pokemona.
Diffstat (limited to 'src/main/webapp/index.jsp')
-rw-r--r-- | src/main/webapp/index.jsp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 2086f22..8be1d49 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -40,8 +40,7 @@ <a href="pages/registerPage.jsp"> <button>Registracija</button> </a> -<br><br> -<h1>Lista korisnika</h1> + |