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

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 11 years ago
parent 051f8bee79
commit 79bf564d16

@ -92,7 +92,7 @@ public class Estatistica extends AbstractPageBean {
Utils.fillEmpresas( dropEmpresas );
if( !siprp )
if( siprp == null || !siprp )
{
Utils.fillEstabelecimentos( getSessionBean1().getCurrentUser().getEmpresa_id(), dropEstabelecimento );
dropEmpresas.setSelected( getSessionBean1().getCurrentUser().getEmpresa_id() );

Loading…
Cancel
Save