Skip to content

Commit b7b4cbb

Browse files
committed
Dialog: Remove outdated TODO
1 parent 1409347 commit b7b4cbb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ui/jquery.ui.dialog.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ $.widget("ui.dialog", {
9292
};
9393
var that = this,
9494
options = this.options,
95-
96-
// TODO make this the default for the title option?
9795
title = options.title || " ",
9896
// TODO should use this.uiDialog instead
9997
uiDialog,

0 commit comments

Comments
 (0)