Skip to content

Event CRUD 2.0

Paul Luh requested to merge event_CRUD_2.0 into master

I encountered issue with the date&time picker widget during implementation. I discovered that the issue is caused by the removal of the size() function in the recent update of jquery. To resolve this problem from my side, I downloaded external javascript library from https://eonasdan.github.io/bootstrap-datetimepicker/ which I thought it is the same as the original one.

Screenshot_from_2017-08-21_12-18-54Screenshot_from_2017-08-21_12-19-27

Edited by Dong Zhuang

Merge request reports

Loading