Skip to content
Snippets Groups Projects
Commit 79facf07 authored by Anu's avatar Anu
Browse files

Render Club ad expenses as positive red number

parent 40c5591b
No related branches found
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
<p> <p>
<div> <div>
You are spending <<print cashFormatColor(forceNeg($clubAdsSpending))>> each week to advertise $clubName. You are spending <<print cashFormatColor($clubAdsSpending, true)>> each week to advertise $clubName.
</div> </div>
<div> <div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment