From aaff0c1a5abc850db49dc72a79abb581be8cfcfc Mon Sep 17 00:00:00 2001 From: Sean Date: Tue, 3 Mar 2020 10:54:20 -0500 Subject: Fixed a few bugs for the stats functions and created a few tests. Signed-off-by: Sean Change-Id: I2e4598811bddabe5b7447c3a92d39d16acb77a03 Signed-off-by: Sean --- src/templates/base/booking/stats.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'src/templates') diff --git a/src/templates/base/booking/stats.html b/src/templates/base/booking/stats.html index a78f793..4c06b71 100644 --- a/src/templates/base/booking/stats.html +++ b/src/templates/base/booking/stats.html @@ -5,20 +5,26 @@ {{ block.super }} {% endblock %} -- cgit 1.2.3-korg