git-svn-id: https://svn.coded.pt/svn/SIPRP@1535 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
Diogo Neves 15 years ago
parent ced1261c97
commit 3adf87b570

@ -151,8 +151,8 @@ public class Global {
{
if ( fc != null )
{
// String url = Global.PLANOS_ACTUACAO_URL;
String url = "http://localhost:8084/PlanosActuacao/faces/ListaPlanos.jsp";
String url = Global.PLANOS_ACTUACAO_URL;
// String url = "http://localhost:8084/PlanosActuacao/faces/ListaPlanos.jsp";
ExternalContext ec = fc.getExternalContext();
if ( ec != null )

Loading…
Cancel
Save