Skip to content

Commit 85165bd

Browse files
committed
Let download happen without new tab
1 parent e01ba1e commit 85165bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gprofiler/frontend/src/components/profiles/header/ProfilesActions.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ const DownloadLink = ({ serviceName, timeSelection, activeFilters, fileType, dow
4949
className='download-svg-link'
5050
style={{ display: 'none' }}
5151
ref={downloadRef}
52-
target='_blank'
5352
rel='noopener noreferrer'>
5453
{''}
5554
</a>

0 commit comments

Comments
 (0)