mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
The onclick event for LeftAndMain menu links didn't check if the click was left or right, meaning that right click events could trigger the function for loading split view mode in some browser/os combinations.