Closed saurabhsood91 closed 7 years ago
https://github.com/SandstoneHPC/sandstonehpc-project/issues/57
@zebulasampedro a look?
The line I changed earlier was deselecting the file. However, even in the filebrowser.service.js method, we are deselecting the file. So the deselection is redundant. In this PR, I removed the deselection in the filebrowser.service.js
filebrowser.service.js
https://github.com/SandstoneHPC/sandstonehpc-project/issues/57
@zebulasampedro a look?
The line I changed earlier was deselecting the file. However, even in the
filebrowser.service.js
method, we are deselecting the file. So the deselection is redundant. In this PR, I removed the deselection in thefilebrowser.service.js