fixed data ocorrencia verification

git-svn-id: https://svn.coded.pt/svn/SIPRP@1763 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 14 years ago
parent 4032c0d9f5
commit 0557a4bed5

Binary file not shown.

@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1">
<file>
<url>src/java/utils/Global.java</url>
<line>52</line>
</file>
</editor-bookmarks>
</project-private>

@ -43,7 +43,7 @@ public class Global
"Director de loja(Valida\u00e7\u00e3o)",
"DNS(Parecer)",
"SIPRP(Verifica\u00e7\u00e3o/Conclus\u00e3o)",
"Conclu\u00e3do"
"Conclu\u00eddo"
};
// public static final String ANALISE_ACIDENTES_URL = "http://localhost:8084/AnaliseAcidentesTrabalho/faces/"; //testes

Loading…
Cancel
Save