Skip to content

Commit

Permalink
forced to chose rating in any new review
Browse files Browse the repository at this point in the history
  • Loading branch information
leemyongpakvn committed Feb 5, 2024
1 parent 415fee7 commit 357a3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/js/post-comment.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jQuery(document).ready(function () {
commentPostedModal.modal('hide');
commentPostErrorModal.modal('hide');
postCommentModal.modal('show');
ratingChosen = false;
criterionsInfo.hide();
}

Expand Down

0 comments on commit 357a3f6

Please sign in to comment.