From fa7409b28bf0a4ab9b505a6b0da511a116729084 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sun, 8 Jun 2008 02:49:54 +0000 Subject: [PATCH] dialog - fixed context of button callbacks should be DOMElement, not jQuery object --- ui/ui.dialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ui.dialog.js b/ui/ui.dialog.js index a1496dbdc1c..03875240e06 100644 --- a/ui/ui.dialog.js +++ b/ui/ui.dialog.js @@ -106,7 +106,7 @@ $.widget("ui.dialog", { $.each(options.buttons, function(name, fn) { $('