fixed data ocorrencia verification

git-svn-id: https://svn.coded.pt/svn/SIPRP@1757 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
Frederico Palma 14 years ago
parent 605a2b136b
commit 784478601c

@ -73,7 +73,7 @@ public class Global
public static final String PDF_FOLDER_URL = "/resources/pdf";
//public static final String PLANOS_ACTUACAO_URL = "http://localhost:8084/PlanosActuacao/faces/ListaPlanos.jsp"; //testes
// public static final String PLANOS_ACTUACAO_URL = "http://localhost:8080/PlanosActuacao/faces/ListaPlanos.jsp"; //testes
//public static final String PLANOS_ACTUACAO_URL = "http://192.168.111.24:8084/PlanosActuacao/faces/ListaPlanos.jsp"; //testes portatil
public static final String PLANOS_ACTUACAO_URL = "https://www.siprp.pt/PlanosActuacao/faces/ListaPlanos.jsp"; //real

Loading…
Cancel
Save