finish deliveries i18n

This commit is contained in:
wvengen 2013-04-10 17:02:16 +02:00
parent ee5f7ff1b8
commit 3f82138d84
9 changed files with 83 additions and 44 deletions

View file

@ -3,4 +3,4 @@
= form.select :stock_article_id, stock_articles_for_select(supplier)
Menge
= form.text_field :quantity, :size => 5, :autocomplete => 'off'
= link_to "Artikel aus Lieferung entfernen", "#", :class => 'remove_new_stock_change'
= link_to t('.remove_article'), "#", :class => 'remove_new_stock_change'