21/01/2009

git-svn-id: https://svn.coded.pt/svn/SIPRP@915 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
L Luís = 17 years ago
parent 02b1352ad6
commit 32bf312d53

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

Loading…
Cancel
Save