From 71901f49121cad504901afc650657f636217b4a1 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Mon, 17 Jun 2024 17:34:37 -0700 Subject: [PATCH] comment out mychart --- app/templates/views/dashboard/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html index 9f45da276..dd0279629 100644 --- a/app/templates/views/dashboard/dashboard.html +++ b/app/templates/views/dashboard/dashboard.html @@ -22,8 +22,8 @@ Messages sent - - + {{ ajax_block(partials, updates_url, 'inbox') }} {{ ajax_block(partials, updates_url, 'totals') }}