Change 'Studies' to 'Series' because in LesionTracker, thumbnails are organized at the study level, but in OHIF Viewer, they are at the series level.
This commit is contained in:
parent
314bdccaa9
commit
ed918c9d32
@ -12,7 +12,7 @@ Template.toolbarSection.helpers({
|
||||
svgLink: '/packages/viewerbase/assets/icons.svg#icon-studies',
|
||||
svgWidth: 15,
|
||||
svgHeight: 13,
|
||||
bottomLabel: 'Studies'
|
||||
bottomLabel: 'Series'
|
||||
}]
|
||||
};
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user