From a610644b82fc8ac033981ea0e5ce60b5dbf4b34a Mon Sep 17 00:00:00 2001 From: Dwayne Bailey Date: Tue, 29 Nov 2016 22:29:09 +0000 Subject: [PATCH] Use formated numbers in tables and stats humanize.intcomma turns 1000 into 1,000 as required --- pootle/templates/browser/_actions.html | 18 +++++++++--------- pootle/templates/browser/_table.html | 18 +++++++++--------- pootle/templates/browser/index.html | 10 +++++----- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/pootle/templates/browser/_actions.html b/pootle/templates/browser/_actions.html index 4be85de82b2..69b7da061ac 100644 --- a/pootle/templates/browser/_actions.html +++ b/pootle/templates/browser/_actions.html @@ -1,4 +1,4 @@ -{% load i18n %} +{% load i18n humanize %} {% if stats.total %}