public bool ObrisiAktivnost(string grad, int idAktivnosti) { return(Sustav.ObrisiAktivnost(grad, idAktivnosti, idAplikacije)); }