|
|
|
|
@ -7589,7 +7589,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
}
|
|
|
|
|
try
|
|
|
|
|
{
|
|
|
|
|
@ -7597,7 +7597,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -7612,7 +7612,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
stFuncao.setText(a.getFuncao());
|
|
|
|
|
@ -7752,7 +7752,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if(a.getHoras_turno() != null)
|
|
|
|
|
@ -7779,7 +7779,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
txtLocal.setText(a.getLocal_trabalho());
|
|
|
|
|
@ -8079,7 +8079,7 @@ public class AnaliseAcidenteTrabalho extends AbstractPageBean {
|
|
|
|
|
}
|
|
|
|
|
catch(Exception ex)
|
|
|
|
|
{
|
|
|
|
|
ErrorLogger.logException( ex );
|
|
|
|
|
// ErrorLogger.logException( ex );
|
|
|
|
|
gridCausas.setRendered(false);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|