Skip to content

Commit 2777802

Browse files
committed
use POST
1 parent 3f84c9a commit 2777802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SequenceAnalysis/resources/web/SequenceAnalysis/panel/SequenceImportPanel.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,6 +1644,7 @@ Ext4.define('SequenceAnalysis.panel.SequenceImportPanel', {
16441644
var showBarcodes = this.down('#showBarcodes').getValue();
16451645

16461646
LABKEY.Query.selectRows({
1647+
method: 'POST',
16471648
containerPath: Laboratory.Utils.getQueryContainerPath(),
16481649
schemaName: 'sequenceanalysis',
16491650
queryName: 'sequence_readsets',

0 commit comments

Comments
 (0)