|
|
|
|
@ -76,20 +76,20 @@
|
|
|
|
|
|
|
|
|
|
<div class="normal_text">
|
|
|
|
|
#if( $userRole == "manager" && $empresa_nome )
|
|
|
|
|
<span><a class='text' href="/siprpWeb/?empresas">Empresa:</a></span> $!empresa_nome
|
|
|
|
|
<span><a class='text' href="/siprp/?empresas">Empresa:</a></span> $!empresa_nome
|
|
|
|
|
#else
|
|
|
|
|
<span>Empresa:</span> $!empresa_nome
|
|
|
|
|
#end
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!--td class='text' style='text-align: right; background: url(/siprpWeb/html/images/logout.gif) no-repeat;' width='140' height='45' rowspan='3'>
|
|
|
|
|
<!--td class='text' style='text-align: right; background: url(/siprp/html/images/logout.gif) no-repeat;' width='140' height='45' rowspan='3'>
|
|
|
|
|
$userName<br>
|
|
|
|
|
<a href="/siprpWeb/">Logout <20></a><br>
|
|
|
|
|
<a href="/siprp/">Logout <20></a><br>
|
|
|
|
|
</td-->
|
|
|
|
|
|
|
|
|
|
<div class="normal_text">
|
|
|
|
|
#if( $estabelecimento_id )
|
|
|
|
|
<span><a class='text' href="/siprpWeb/?$empresa_id">Estabelecimento:</a></span> $!estabelecimento_nome
|
|
|
|
|
<span><a class='text' href="/siprp/?$empresa_id">Estabelecimento:</a></span> $!estabelecimento_nome
|
|
|
|
|
#else
|
|
|
|
|
<span>Estabelecimento: </span>
|
|
|
|
|
#end
|
|
|
|
|
@ -97,7 +97,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="normal_text">
|
|
|
|
|
#if( $query == "trabalhador" )
|
|
|
|
|
<span><a class='text' href='/siprpWeb/?$empresa_id/$estabelecimento_id'>Funcionário:</a></span> $!funcionario.nome -Data de Nascimento: $!funcionario.data_nascimento
|
|
|
|
|
<span><a class='text' href='/siprp/?$empresa_id/$estabelecimento_id'>Funcionário:</a></span> $!funcionario.nome -Data de Nascimento: $!funcionario.data_nascimento
|
|
|
|
|
#else
|
|
|
|
|
<span>Funcionário:</span>
|
|
|
|
|
#end
|
|
|
|
|
@ -122,10 +122,10 @@
|
|
|
|
|
#if( $lista_funcionarios )
|
|
|
|
|
<!-- titulo -->
|
|
|
|
|
<div class='title'>Funcionários:
|
|
|
|
|
<a href="/siprpWeb/?$empresa_id/$estabelecimento_id">todos</a></td>
|
|
|
|
|
<a href="/siprpWeb/?$empresa_id/$estabelecimento_id/trabalhadores_tudo">com ficha de aptidão</a>
|
|
|
|
|
<a href="/siprpWeb/?$empresa_id/$estabelecimento_id/trabalhadores_pendentes">com pendências</a>
|
|
|
|
|
<a href='/siprpWeb/?$empresa_id/$estabelecimento_id/${query}_print' target="_blank">imprimir</a>
|
|
|
|
|
<a href="/siprp/?$empresa_id/$estabelecimento_id">todos</a></td>
|
|
|
|
|
<a href="/siprp/?$empresa_id/$estabelecimento_id/trabalhadores_tudo">com ficha de aptidão</a>
|
|
|
|
|
<a href="/siprp/?$empresa_id/$estabelecimento_id/trabalhadores_pendentes">com pendências</a>
|
|
|
|
|
<a href='/siprp/?$empresa_id/$estabelecimento_id/${query}_print' target="_blank">imprimir</a>
|
|
|
|
|
</div>
|
|
|
|
|
#else
|
|
|
|
|
<div class='title'>$listaTitle</div>
|
|
|
|
|
@ -190,9 +190,9 @@
|
|
|
|
|
</table>
|
|
|
|
|
#elseif( $query == "trabalhadores_pendentes" )
|
|
|
|
|
<div class="icons_info">
|
|
|
|
|
<span><img SRC="/siprpWeb/html/images/red.png"> - Pendente</span>
|
|
|
|
|
<span><img SRC="/siprpWeb/html/images/yellow.png"> - Marcado</span>
|
|
|
|
|
<span><img SRC="/siprpWeb/html/images/green.png"> - Tratado </span>
|
|
|
|
|
<span><img SRC="/siprp/html/images/red.png"> - Pendente</span>
|
|
|
|
|
<span><img SRC="/siprp/html/images/yellow.png"> - Marcado</span>
|
|
|
|
|
<span><img SRC="/siprp/html/images/green.png"> - Tratado </span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="info">(*)ECD - Exames Complementares de Diagnóstico</div>
|
|
|
|
|
<table width='98%' cellspacing='0' cellpadding='0' border="0">
|
|
|
|
|
@ -206,8 +206,8 @@
|
|
|
|
|
#set ( $dados_trabalhador = $v2.get($counter) )
|
|
|
|
|
<tr class="elements">
|
|
|
|
|
<td class='box5' ><a class='text' href="$v1.get($counter)">$dados_trabalhador.Nome</a></td>
|
|
|
|
|
<td class='box6'><img SRC="/siprpWeb/html/images/${dados_trabalhador.Exame}.png"></td>
|
|
|
|
|
<td class='box6' ><img SRC="/siprpWeb/html/images/${dados_trabalhador.Consulta}.png"></td>
|
|
|
|
|
<td class='box6'><img SRC="/siprp/html/images/${dados_trabalhador.Exame}.png"></td>
|
|
|
|
|
<td class='box6' ><img SRC="/siprp/html/images/${dados_trabalhador.Consulta}.png"></td>
|
|
|
|
|
</tr>
|
|
|
|
|
#end
|
|
|
|
|
</table>
|
|
|
|
|
|