kleiner bugfix, layout

This commit is contained in:
Thomas Blazek
2013-08-10 00:58:09 +02:00
parent 1a10f4fc5e
commit 9d8b8ad3d6
4 changed files with 21 additions and 15 deletions

View File

@@ -10,7 +10,9 @@
<%= @beispiel.desc %>
<%= @beispiel.beispieldatei.url %>
</p>
<p>
<%= @beispiel.lva.name %>
</p>
<%= link_to 'Edit', edit_beispiel_path(@beispiel) %> |
<%= link_to 'Back', beispiele_path %>