mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Sean Harvey
285e6aa8f9
this was checking if labels was an object, which failed when findParentLabel(el.parentNode) was called, it just returned 'this' instead on validation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41639 467b73ca-7a2a-4603-9d3b-597d59a354a9
removed call by reference because it was causing a warning that it is depricated use. Refer to 41021
Description
No description provided
Languages
PHP
99.4%
Scheme
0.5%