We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
easyappointments/assets/js/http/booking_http_client.js
Line 366 in e45fcf3
getAvailableHours(moment(dateQueryParamMoment.toDate()).format('YYYY-MM-DD'));
The text was updated successfully, but these errors were encountered:
Hello!
Thanks for sharing this.
I will integrate it accordingly to the next major release.
Sorry, something went wrong.
Could you please explain where the following change should take place?
No branches or pull requests
easyappointments/assets/js/http/booking_http_client.js
Line 366 in e45fcf3
We need to call
getAvailableHours(moment(dateQueryParamMoment.toDate()).format('YYYY-MM-DD'));
The text was updated successfully, but these errors were encountered: