Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: no delete reason when rejecting reservation #401

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

marbuka
Copy link

@marbuka marbuka commented Jul 31, 2024

Possibly connected with issue #265.

Currently, when administrator deletes a reservation, there is a pop-up form which allows to add a deletion reason which is sent as a notification.
The same form appears when admin wants to reject a pending reservation. But unlike deleting an approved appointment, the template for the text field misses a deleteReason class, which results in empty delete reason in notification e-mail.

This PR fixes that behaviour, making it work in both cases.

@effgarces effgarces merged commit 4a80b03 into LibreBooking:develop Aug 1, 2024
1 check passed
@marbuka marbuka deleted the fix-delreason branch August 1, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants