21/01/2009

git-svn-id: https://svn.coded.pt/svn/SIPRP@915 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
L Luís = 17 years ago
parent 02b1352ad6
commit 32bf312d53

@ -435,6 +435,7 @@ public class EnviarCorrecao extends AbstractPageBean {
* this page.</p> * this page.</p>
*/ */
public void prerender() { public void prerender() {
lblUser.setText( getSessionBean1().getCurrentUser().getLogin());
fillTabelaEstados(); fillTabelaEstados();
txtMsg.setText(getSessionBean1().getMsg()); txtMsg.setText(getSessionBean1().getMsg());
getSessionBean1().setMsg(""); getSessionBean1().setMsg("");

Loading…
Cancel
Save