]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Refactor the mousedown-bind call to use _on, removing the need for the uiDial...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 15 Nov 2012 22:10:22 +0000 (23:10 +0100)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 26 Nov 2012 09:28:22 +0000 (10:28 +0100)
commit7a0353500a5e57bf2c02333c92dd0b16d457a624
treeeb3d3a8f58e619608e2698d45e51c6f1e77ff9b3
parent1001504249b699d8f0f9d0832762c33c4165a007
Dialog: Refactor the mousedown-bind call to use _on, removing the need for the uiDialog closure. Use this.uiDialog and remove the variable.
ui/jquery.ui.dialog.js