Allow doc launch (#5670)
This commit is contained in:
parent
8626906b0e
commit
635de2bfcf
@ -15,7 +15,7 @@ const { structuredCloneWithFunctions } = utils;
|
|||||||
* This list used to include SM, for whole slide imaging, but this is now supported
|
* This list used to include SM, for whole slide imaging, but this is now supported
|
||||||
* by cornerstone. Others of these may get added.
|
* by cornerstone. Others of these may get added.
|
||||||
*/
|
*/
|
||||||
export const NON_IMAGE_MODALITIES = ['ECG', 'SEG', 'RTSTRUCT', 'RTPLAN', 'PR', 'SR', 'DOC'];
|
export const NON_IMAGE_MODALITIES = ['ECG', 'SEG', 'RTSTRUCT', 'RTPLAN', 'PR', 'SR'];
|
||||||
|
|
||||||
export const ohif = {
|
export const ohif = {
|
||||||
layout: '@ohif/extension-default.layoutTemplateModule.viewerLayout',
|
layout: '@ohif/extension-default.layoutTemplateModule.viewerLayout',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user