Skip to content

Commit 95a9863

Browse files
authored
Remove enable method (#86)
1 parent 02d7d86 commit 95a9863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/javascript/launch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ async function loadSDSDatasetMetadata(survey_id, period_id) {
376376
function handleNoSupplementaryData() {
377377
showMetadataAccordion("sds", false);
378378
setTabIndex("sds_metadata_detail", -1);
379-
enableSubmitFlushButtons(false);
380379
}
381380

382381
function showCIRMetdata(cirInstrumentId, cirSchema) {

0 commit comments

Comments
 (0)