Skip to content

Commit

Permalink
Ensure record is approved when super curators wish it.
Browse files Browse the repository at this point in the history
  • Loading branch information
knirirr committed Aug 28, 2024
1 parent 14706ef commit 8857529
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Curators/RecordsAwaitingApproval.vue
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,6 @@
const _module = this;
_module.dialogs.disableButton = true;
let preparedRecord = {
approved: true,
skip_approval: true,
processing_notes: null,
create_review: _module.dialogs.createReview,
hidden: _module.dialogs.recordHidden
Expand Down

0 comments on commit 8857529

Please sign in to comment.