more details

This commit is contained in:
Kara Hoagland 2022-11-20 14:47:26 -08:00
parent 302af4bbd5
commit 250617776b

View File

@ -45,7 +45,7 @@ function initFormHandler() {
window.location.assign("./ReviewDetails.html");
} else{
window.alert("NO");
window.alert("NO! FILL IN STARS");
}
});