From d179cfa6ee128d67a4e66377ac0321bc78c6613f Mon Sep 17 00:00:00 2001 From: Ognjen Cirkovic Date: Thu, 22 Dec 2022 02:57:23 +0100 Subject: Napravljen viewModel za prikaz pokemona za abilitijima. Prikaz na stranici korisnika. --- src/main/webapp/pages/userIndex.jsp | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'src/main/webapp/pages/userIndex.jsp') diff --git a/src/main/webapp/pages/userIndex.jsp b/src/main/webapp/pages/userIndex.jsp index 5bf5320..e54c742 100644 --- a/src/main/webapp/pages/userIndex.jsp +++ b/src/main/webapp/pages/userIndex.jsp @@ -44,24 +44,14 @@ Trenutno izabran pokemon: } else{ %> - - - - - - - - - - - - - -
ImeOpisHpSlika
+ + + <% } %>


+

Svi pokemoni

@@ -93,6 +83,5 @@ Trenutno izabran pokemon:
Ime
- \ No newline at end of file -- cgit v1.2.3