Skip to content

Commit

Permalink
Merge pull request #128 from concord-consortium/186700621-sdlc-enable…
Browse files Browse the repository at this point in the history
…-close-table

186700621 sdlc enable close table
  • Loading branch information
eireland authored Feb 9, 2024
2 parents f0c5d4d + a82eff5 commit 7a8663d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdlc/plugin/js/app.CODAPconnect.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ let CODAPconnect = {
type : 'caseTable',
dataContext : constants.datasetName,
name : constants.caseTableName,
cannotClose : true
cannotClose : false
}
};

Expand Down

0 comments on commit 7a8663d

Please sign in to comment.