]> source.dussan.org Git - jquery-ui.git/commit
Controlgroup: Don't use `String.prototype.trim()`
authorScott González <scott.gonzalez@gmail.com>
Wed, 31 Aug 2016 20:29:54 +0000 (16:29 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 31 Aug 2016 20:29:56 +0000 (16:29 -0400)
commit3606e1c33a5838cb6cb55a32de0f11984f84663e
tree3a8c5d723d89b6c918843ccd5f286f9751b7f063
parent4e39014803418a1cf60d0d565a6679baa93da0da
Controlgroup: Don't use `String.prototype.trim()`

We still support IE 8, which doesn't have this method.
ui/widgets/controlgroup.js