Skip to content

Commit

Permalink
Remove enable method (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
berroar authored Jul 15, 2024
1 parent 02d7d86 commit 95a9863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/javascript/launch.js
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ async function loadSDSDatasetMetadata(survey_id, period_id) {
function handleNoSupplementaryData() {
showMetadataAccordion("sds", false);
setTabIndex("sds_metadata_detail", -1);
enableSubmitFlushButtons(false);
}

function showCIRMetdata(cirInstrumentId, cirSchema) {
Expand Down

0 comments on commit 95a9863

Please sign in to comment.