From 6a6b6b46cb0d6b9ebccc4264365acdb13d3d49c1 Mon Sep 17 00:00:00 2001 From: Albert Snow Date: Thu, 5 Dec 2024 12:30:31 -0600 Subject: [PATCH] Update explorer.json to use DicomLink --- config/bih/explorer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bih/explorer.json b/config/bih/explorer.json index a81e0da..f4b82d5 100644 --- a/config/bih/explorer.json +++ b/config/bih/explorer.json @@ -62,7 +62,7 @@ "title": "", "type": "link", "width" : "32px", - "cellRenderFunction": "DiacomLink" + "cellRenderFunction": "DicomLink" }, "SeriesDescription": { "title": "Series Description",