Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ASLAM-stack authored Feb 19, 2024
1 parent f177f53 commit ca288d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ function purchesConfirm() {
alert('Please Select an Item.')
}
}
function allClose() {
location.reload()
}
function allClose(){
location.reload();
}

0 comments on commit ca288d9

Please sign in to comment.