diff --git a/src/static/js/source-health.js b/src/static/js/source-health.js index bbff3d0..af32aa0 100644 --- a/src/static/js/source-health.js +++ b/src/static/js/source-health.js @@ -89,6 +89,7 @@ function renderHealthDashboard() { ${PRIORITY_LABELS[s.priority] || s.priority} ${formatDateTime(s.created_at)} + ${s.suggestion_type === "deactivate_source" && s.source_id ? ` ` : ""}