Skip to content

Commit

Permalink
Sample Info URL Modal: Do not display index file URL
Browse files Browse the repository at this point in the history
  • Loading branch information
turner committed Jun 4, 2024
1 parent 5309d48 commit cb4e98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ function createSampleInfoMenu(igvMain,
indexTitle: 'Index',
mode: 'url',
fileLoadManager: new FileLoadManager(),
dataOnly: false,
dataOnly: true,
doURL: true
}

Expand Down

0 comments on commit cb4e98c

Please sign in to comment.