Added info link for apple restriction feature.

This commit is contained in:
Benjamin Meichsner 2013-03-09 18:14:53 +01:00
parent 50873addf8
commit 762d529894
1 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@ Deine aktueller Äpfelpunktestand: #{apple_bar.apples}
- if FoodsoftConfig[:stop_ordering_under].present? - if FoodsoftConfig[:stop_ordering_under].present?
%strong Achtung, %strong Achtung,
hast Du weniger als #{FoodsoftConfig[:stop_ordering_under]} Äpfel, darfst Du nicht mehr bestellen! hast Du weniger als #{FoodsoftConfig[:stop_ordering_under]} Äpfel, darfst Du nicht mehr bestellen!
= link_to 'Mehr Informationen', 'https://github.com/bennibu/foodsoft/wiki/%C3%84pfel-u.-Birnen', target: '_blank'