no message

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

@ -267,6 +267,7 @@ public class EmpresaPanel extends JPanel
empresaComponents.putDummy( EmpresaData.PRECO_MEDICINA ); empresaComponents.putDummy( EmpresaData.PRECO_MEDICINA );
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 );
estabelecimentoComponents = new ComponentsHashtable(); estabelecimentoComponents = new ComponentsHashtable();
estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText ); estabelecimentoComponents.putComponent( EstabelecimentoData.NOME, estabelecimentoText );

Loading…
Cancel
Save