feat: various improvements in styles and layout
This commit is contained in:
@@ -150,7 +150,7 @@ class IndexController extends AbstractController
|
||||
return $this->htmxRedirect($request, $returnUrl);
|
||||
}
|
||||
|
||||
return $this->render('booking/modal_cancel.html.twig');
|
||||
return $this->render('booking/create/modal_cancel.html.twig');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user