mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 05:55:02 +00:00
changes
This commit is contained in:
@@ -382,7 +382,7 @@ export default function GlCreateBookingForm() {
|
||||
} catch {
|
||||
// Non-fatal — the booking exists; the request link can be retried.
|
||||
}
|
||||
navigate(`/dashboard/clearance/${booking.id}`);
|
||||
navigate(`/dashboard/bookings/${booking.id}/clearance`);
|
||||
} else {
|
||||
navigate(`/dashboard/bookings/${booking.id}/milestones`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user