- Issue created by @tyler.hastain
The view screen of a booking contact has a different url than the edit or delete screens. On the view screen we get "/bookable-calendar/booking_contact/4" which has an underscore but on the edit screen ("/bookable-calendar/booking-contact/4/edit") or the delete screen ("/admin/content/bookable-calendar/booking-contact/4/delete") we have the dash in booking contact. This seems to be causing problems with things like asset injector being able to affect the view screen since the assets can't be applied.
Normal installation of the module and then create a booking with the Ajax option enabled.
Needs work
2.2
User interface