Selectmenu: removed outdated comment

This commit is contained in:
Felix Nagel 2011-10-06 00:24:58 +02:00
parent d1208900f8
commit 6351880e09

View File

@ -178,7 +178,6 @@ $.widget( "ui.selectmenu", {
}); });
}, },
// TODO update the value option
refresh: function() { refresh: function() {
var that = this, var that = this,
options = this.options; options = this.options;