Sha256: 8ba2a049f9e7465710dca9bc8ca0f95c20f453b287807372be8c6dc4998e0162
Contents?: true
Size: 339 Bytes
Versions: 1
Compression:
Stored size: 339 Bytes
Contents
<p id="notice"><%= notice %></p> <p> <b>Data:</b> <%= @exame.data %> </p> <p> <b>Resultado:</b> <%= @exame.resultado %> </p> <p> <b>Consulta:</b> <%= @exame.consulta_id %> </p> <p> <b>Tipo exame:</b> <%= @exame.tipo_exame_id %> </p> <%= link_to 'Edit', edit_exame_path(@exame) %> | <%= link_to 'Back', exames_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | app/views/exames/show.html.erb |