Closed
Bug 566742
Opened 15 years ago
Closed 13 years ago
Add commas to Contributions dashboards
Categories
(addons.mozilla.org Graveyard :: Statistics, defect, P2)
addons.mozilla.org Graveyard
Statistics
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: osunick, Unassigned)
References
Details
For both the admin and individual add-on contributions dashboards, insert commas for all dollar values over $999.99.
Comment 1•15 years ago
|
||
These should be number formatted for the locale, eg:
{% trans blah=count|numberfmt %}
Number: {{ blah }}
{% endtrans %}
Comment 2•15 years ago
|
||
We even have ``currencyfmt''.
Updated•14 years ago
|
Target Milestone: 5.14 → ---
Comment 3•13 years ago
|
||
This is better now in the new stats dash! woo
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•