no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@209 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 20 years ago
parent 3d1529ac38
commit 0a57c17f78

@ -268,6 +268,10 @@ public class EmpresaPanel extends JPanel
empresaComponents.putDummy( EmpresaData.PERIODICIDADE ); empresaComponents.putDummy( EmpresaData.PERIODICIDADE );
empresaComponents.putDummy( EmpresaData.DESIGNACAO_SOCIAL_PLAIN ); empresaComponents.putDummy( EmpresaData.DESIGNACAO_SOCIAL_PLAIN );
empresaComponents.putDummy( EmpresaData.DATA_CANCELAMENTO ); empresaComponents.putDummy( EmpresaData.DATA_CANCELAMENTO );
empresaComponents.putDummy( EmpresaData.A_CONSULTAS );
empresaComponents.putDummy( EmpresaData.A_EXAMES );
empresaComponents.putDummy( EmpresaData.B_CONSULTAS );
empresaComponents.putDummy( EmpresaData.B_EXAMES );
estabelecimentoComponents = new ComponentsHashtable(); estabelecimentoComponents = new ComponentsHashtable();
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText ); estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );

Loading…
Cancel
Save