Dialog: Remove outdated TODO

This commit is contained in:
Jörn Zaefferer 2012-11-15 23:04:11 +01:00
parent c8aef203cb
commit 1001504249

View File

@ -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,