diff --git a/brewman/static/partial/account-detail.html b/brewman/static/partial/account-detail.html index e494fe71..ba897de6 100644 --- a/brewman/static/partial/account-detail.html +++ b/brewman/static/partial/account-detail.html @@ -20,7 +20,7 @@
{{cost_price | currency}} / {{cost_price * 100 / recipe.SalePrice | number:2 }}%
+{{costPrice | currency}} / {{costPrice * 100 / recipe.SalePrice | number:2 }}%