Translations and other little improvements.
This commit is contained in:
parent
951d19db6a
commit
a0e10141dc
17 changed files with 63 additions and 58 deletions
|
|
@ -17,7 +17,9 @@
|
|||
|
|
||||
= link_to_if @current_user.role_orders?, "Lagerbestellung online stellen", {:controller => 'orders', :action => 'new', :supplier_id => 0}
|
||||
|
|
||||
= link_to "Inventur anlegen", new_stock_taking_path
|
||||
%b= link_to "Inventur anlegen", new_stock_taking_path
|
||||
|
|
||||
= link_to "Inventurübersicht", stock_takings_path
|
||||
|
||||
#articles{:style => "clear:both;margin-top:1em"}
|
||||
%table.list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue