From 56cec42cca2e849fd4373ee4c02e07784b85c928 Mon Sep 17 00:00:00 2001 From: Amy Chen Date: Tue, 12 Nov 2024 09:36:29 -0800 Subject: [PATCH] remove unwanted change --- src/config/report_config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/config/report_config.js b/src/config/report_config.js index 946131760..3c0dffb79 100644 --- a/src/config/report_config.js +++ b/src/config/report_config.js @@ -401,7 +401,6 @@ const reportConfig = [ sortable: true, }, Name: "Name", - "Ordering Department": "Location", "CPT Code": "CPT_CODE", }, }} @@ -424,7 +423,6 @@ const reportConfig = [ sortable: true, }, Name: "Name", - "Ordering Department": "Location", "CPT Code": "CPT_CODE", }, }}