Commit e66e4514 by Bogdan Andjelkovic

dodat datum i vreme u komentar - back

parent 5c3835d1
......@@ -14,4 +14,6 @@ public class Komentar
int korisnikId;
int ocena;
String komentar;
String datum;
String vreme;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment