From 06e8adde1d5669aebcf235fe9e1891de26fcf2fe Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Tue, 11 Sep 2018 09:48:20 -0400 Subject: [PATCH] dont destructure slot props --- templates/workspaces/reports/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/workspaces/reports/index.html b/templates/workspaces/reports/index.html index cbcc7c48..3da4987d 100644 --- a/templates/workspaces/reports/index.html +++ b/templates/workspaces/reports/index.html @@ -253,11 +253,11 @@ {% for project_name, project_totals in monthly_totals['projects'].items() %} -