Skip to content

Commit e477e48

Browse files
committed
Fix download issue
1 parent 6ecd049 commit e477e48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/electrophysiology_browser/jsx/components/DownloadPanel.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ class DownloadPanel extends Component {
9595
: '/mri/jiv/get_file.php?file=' + download.file
9696
}
9797
target='_blank'
98-
download
9998
style={{
10099
margin: 0,
101100
}}

0 commit comments

Comments
 (0)