Updating to latest version of tools and remving typo

This commit is contained in:
Gustavo Lelis 2018-08-17 15:08:49 -03:00 committed by Evren Ozkan
parent fee6b240a4
commit 500ca1ec07

View File

@ -278,7 +278,7 @@ const loadDisplaySetIntoViewport = (data, templateData) => {
}
// Enabling new eventDispatches form cornerstoneTools v3
åtoolManager.cTools.addCanvas(element);
toolManager.cTools.addCanvas(element);
toolManager.instantiateTools(element);