mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-05-13 03:01:39 -04:00
Dialog: Remove outdated TODO
This commit is contained in:
2
ui/jquery.ui.dialog.js
vendored
2
ui/jquery.ui.dialog.js
vendored
@@ -92,8 +92,6 @@ $.widget("ui.dialog", {
|
||||
};
|
||||
var that = this,
|
||||
options = this.options,
|
||||
|
||||
// TODO make this the default for the title option?
|
||||
title = options.title || " ",
|
||||
// TODO should use this.uiDialog instead
|
||||
uiDialog,
|
||||
|
||||
Reference in New Issue
Block a user