feat: reservation modal now usable.

This commit is contained in:
2026-03-12 20:10:42 +00:00
parent c138e8c6a0
commit 0c2186f5d8
2 changed files with 75 additions and 16 deletions

View File

@@ -87,10 +87,7 @@ async function deleteReservation(id, name) {
}
}
function editReservation(id) {
// For now, just show alert - can implement edit modal later
alert('Edit functionality coming soon. For now, delete and recreate the reservation.');
}
// editReservation is defined in fleet_calendar.html
</script>
{% else %}
<div class="text-center py-8">