Skip to content

Commit

Permalink
no form to reset
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Sep 12, 2023
1 parent 78a4bbf commit b1f6597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/labeling/labelReview.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ async function initialize() {
clearInterval(checkCoreAndDataIsReady);
Loading.close();
showLabelData();
resetForm();
// force make roi first
document.querySelectorAll('input[name="roi_type"]').forEach((input)=>{
input.disabled = true;
Expand Down

0 comments on commit b1f6597

Please sign in to comment.