From 7ff0cec1478189d0ec3b561246a33737ef59d2f3 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Wed, 15 May 2024 15:43:49 -0700 Subject: [PATCH] installing chart.js via npm --- app/templates/views/dashboard/dashboard.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/templates/views/dashboard/dashboard.html b/app/templates/views/dashboard/dashboard.html index 7a6c2e51f..0a558ad8f 100644 --- a/app/templates/views/dashboard/dashboard.html +++ b/app/templates/views/dashboard/dashboard.html @@ -21,9 +21,6 @@

Messages sent

-
- -
{{ ajax_block(partials, updates_url, 'inbox') }}