Dialog: Remove outdated TODO

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

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,