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