]> source.dussan.org Git - jquery-ui.git/commit
Datepicker: Modified _updateDatepicker to not update display if updated instance...
authorMaciej Mroziński <mrozik87@gmail.com>
Mon, 16 Jul 2012 11:09:52 +0000 (13:09 +0200)
committerScott González <scott.gonzalez@gmail.com>
Tue, 17 Jul 2012 20:08:31 +0000 (16:08 -0400)
commitb4ef2f7ebb1162f75d8fa3276d73e4746bcace84
treeac57626af3d1c0027b72c8a21d51408a59c761fc
parent75105f612c80bac6f3e8150225fdf2da90ff2f33
Datepicker: Modified _updateDatepicker to not update display if updated instance is not current instance. Fixed #6814 - datepicker('setDate') incorrectly overwrites current display with two datepickers.
ui/jquery.ui.datepicker.js