fix: removed re-direct to ohif upon error
This commit is contained in:
parent
28412b10a1
commit
bcd4aeb9e4
@ -45,7 +45,6 @@ window.config = {
|
|||||||
|
|
||||||
// Could use services manager here to bring up a dialog/modal if needed.
|
// Could use services manager here to bring up a dialog/modal if needed.
|
||||||
console.warn('test, navigate to https://ohif.org/');
|
console.warn('test, navigate to https://ohif.org/');
|
||||||
window.location = 'https://ohif.org/';
|
|
||||||
},
|
},
|
||||||
// whiteLabeling: {
|
// whiteLabeling: {
|
||||||
// /* Optional: Should return a React component to be rendered in the "Logo" section of the application's Top Navigation bar */
|
// /* Optional: Should return a React component to be rendered in the "Logo" section of the application's Top Navigation bar */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user