Skip to content

Commit 4967432

Browse files
authored
Fix typo in URL (#1665)
1 parent e3a9ff1 commit 4967432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GeneticsCore/resources/views/mhcDataDashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
'query.viewName': 'SBT Information',
6767
'query.readset~nonblank': null,
6868
'query.readset/status~isblank': null,
69-
'query.numCachedResults~gt': 0,
69+
'query.numCachedResults~eq': 0,
7070
})
7171
},{
7272
name: 'Readsets Without Alignments',

0 commit comments

Comments
 (0)