Sha256: 25fa5e465b17b624cec2fc4a457ffa8c4e1a507cd049643a0fdc9cf746475ff7
Contents?: true
Size: 591 Bytes
Versions: 1
Compression:
Stored size: 591 Bytes
Contents
<h1>Administração</h1> <table class="grid"> <tr> <td> <%= link_to image_tag('medico.png'), admin_medicos_path %><br/> <b>Médicos</b> </td> <td> <%= image_tag('relatorios.png') %><br/> <b>Relatórios Gerenciais</b><br/> <%= link_to 'Atendimentos por Mês/Ano', relatorio_mes_ano_path(:format => :pdf) %><br/> <%= link_to 'Atendimentos por Ano/Município', relatorio_ano_municipio_path(:format => :pdf) %><br/> <%= link_to 'Atendimentos por Ano/Patologia', relatorio_ano_patologia_path(:format => :pdf) %> </td> </tr> </table>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | app/views/admin/index.html.erb |