ohif-viewer/Packages/ohif-study-list
frmdstryr 7849699a0d Fix importStudies dialog when import fails (#223)
If an import happens to fail the dialog promise never resolves. 

This is because `numberOfStudiesFailed` is incremented on error but `numberOfStudiesImported` is not, so the branch  to resolve or reject is never taken.
2018-07-13 15:38:15 +02:00
..
both Fixing serverId issues 2017-06-16 16:36:34 -03:00
client Fix importStudies dialog when import fails (#223) 2018-07-13 15:38:15 +02:00
server Isolating the ohif:study-list package 2017-11-06 17:02:39 -02:00
package.js fix(bootstrap) Include Bootstrap manually to avoid reported XSS vulnerability (#43) 2018-07-12 14:20:10 +02:00