small fixes

removed beispiel show action
beautified search url
anchors for faqs fixed
This commit is contained in:
Andreas Stephanides
2014-03-29 14:05:33 +01:00
parent 5134e25b81
commit ddb230604c
9 changed files with 19 additions and 33 deletions

View File

@@ -1,18 +0,0 @@
<p id="notice"><%= notice %></p>
<p>
<b>Name:</b>
<%= @beispiel.name %>
</p>
<p>
<b>Desc:</b>
<%= @beispiel.desc %>
<%= @beispiel.beispieldatei.url %>
</p>
<p>
<%= @beispiel.lva.name %>
</p>
<%= link_to 'Edit', edit_beispiel_path(@beispiel) %> |
<%= link_to 'Back', beispiele_path %>