]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Properly handle empty title with jQuery git
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Mar 2015 22:37:47 +0000 (18:37 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 25 Mar 2015 19:55:16 +0000 (15:55 -0400)
commitfdbb85be397b1d1e632ead53a53c57d30739e70c
treeae53d8d4ee8943d760b261ef796d7520b153108a
parente4363ab82d0997a00c96e0f4b3a504a94ddfe62e
Dialog: Properly handle empty title with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`.

Ref gh-1516
ui/dialog.js