forked from bofh/fetsite
lva Beispiele translate
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
|
||||
<h2>Beispiele</h2>
|
||||
<h2><%= I18n.t("lva.bspe") %></h2>
|
||||
<%= link_to t("beispiel.zip") , beispiel_sammlung_lva_path(@lva), class: :linkbox %>
|
||||
<% @lva.beispiele.order(:datum).each do |b| %>
|
||||
<%= render b%>
|
||||
|
||||
Reference in New Issue
Block a user