finish layouts i18n, use help url from config, use html language from locale
This commit is contained in:
parent
5b53749fe6
commit
39812bef99
7 changed files with 38 additions and 21 deletions
|
|
@ -29,7 +29,7 @@ default: &defaults
|
|||
homepage: http://www.fctest.de
|
||||
|
||||
# foodsoft documentation URL
|
||||
help_url: http://foodsoft.fcschinke09.de/trac/wiki/FoodsoftDoku
|
||||
help_url: https://github.com/bennibu/foodsoft/wiki/Doku
|
||||
|
||||
# price markup in percent
|
||||
price_markup: 2.0
|
||||
|
|
@ -89,4 +89,4 @@ test:
|
|||
<<: *defaults
|
||||
|
||||
production:
|
||||
<<: *defaults
|
||||
<<: *defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue