fix(windowLevelPresets) Add a space between SoftTissue words

This commit is contained in:
Aysel Afsar 2018-04-12 10:56:40 -04:00 committed by Erik Ziegler
parent 271d73d627
commit 6d9e9696df

View File

@ -12,7 +12,7 @@ const WL_STORAGE_KEY = `WindowLevelPresetsDefinitions`;
OHIF.viewer.defaultWLPresets = { OHIF.viewer.defaultWLPresets = {
0: { 0: {
id: 'SoftTissue', id: 'Soft Tissue',
wc: 40, wc: 40,
ww: 400 ww: 400
}, },