This commit is contained in:
johnnyq
2024-05-26 15:55:46 -04:00
parent f177045432
commit 5210fae3ec
3 changed files with 149 additions and 2 deletions

View File

@@ -293,4 +293,4 @@ while ($row = mysqli_fetch_array($sql)) {
// Update the end date field
document.getElementById("event_add_end").value = new_end;
}
</script>
</script>