Fix for double click events on calendar for touch devices

pfindan wrote on Thursday, August 07, 2014:

Hello,

I have fixed a bug that made it impossible to evoke the edit event screen from the calendar on a mobile device. Since double clicks on mobile touch devices (such as iPads) are used for auto-zoom, the way the double clicks are handled had to be changed.

Here is the link to my pull request on github: Fixed double click for edit calendar events by pfindan · Pull Request #24 · openemr/openemr · GitHub

This is my first time contributing a fix to OpenEMR, so I apologize in advance if I did something wrong.

Thanks a lot!
Dan