This commit is contained in:
Paul Schneider 2017-04-08 16:17:16 +02:00
commit 0846110beb
2 changed files with 14 additions and 2 deletions

View file

@ -14,7 +14,8 @@ var tarifs =
brush: [@Model.HalfBrushingPrice, @Model.ShortBrushingPrice, @Model.LongBrushingPrice],
multicolor: [@Model.HalfMultiColorPrice, @Model.ShortMultiColorPrice, @Model.LongMultiColorPrice],
shampoo: @Model.ShampooPrice,
care: @Model.CarePrice
care: @Model.CarePrice,
feediscount: @Model.FlatFeeDiscount
},
{ cut: [@Model.ManCutPrice], brush: [@Model.ManBrushPrice],
shampoo: @Model.ShampooPrice,