fixes bug#21590
dev: Valdevir qua: xxx git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@105526 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
a64650faa6
commit
b6088bccc1
|
@ -145,7 +145,9 @@ public class EditarPerfilController extends MyGenericForwardComposer {
|
|||
@Override
|
||||
public void onEvent(Event event) throws Exception {
|
||||
PerfilFuncion pf = (PerfilFuncion) permisoList.getSelected();
|
||||
if(pf.getFuncionSistema().getSistema().getSistemaId()==1) {
|
||||
abrirPefilFuncion(pf);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue