瀏覽代碼

clean up query scaffold

JonStargaryen 4 年之前
父節點
當前提交
d5b1390124
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      src/viewer/ui/strucmotif.tsx

+ 3 - 5
src/viewer/ui/strucmotif.tsx

@@ -125,11 +125,9 @@ export class SubmitControls extends PurePluginUIComponent<{}, { isBusy: boolean
                     direction: 'desc'
                 }]
             },
-            // TODO needed?
-            // 'request_info': {
-            // 'src': 'ui',
-            // 'query_id': 'a4efda380aee3ef202dc59447a419e80'
-            // }
+            'request_info': {
+                'src': 'ui'
+            }
         };
         // TODO figure out if Mol* can compose sierra/BioJava operator
         // TODO probably there should be a sierra-endpoint that handles mapping of Mol* operator ids to sierra/BioJava ones