# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: C:\xampp\htdocs\siteBuilder2\sureFramework\trunk\server\www\javascript\jquery
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
|
|
|
4382 | 4382 | .filter(':first') |
4383 | 4383 | .focus(); |
4384 | 4384 | |
4385 | | this._trigger('open'); |
| 4385 | this._trigger('open', null, uiDialog); |
4386 | 4386 | this._isOpen = true; |
4387 | 4387 | }, |
4388 | 4388 | |