mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Selectmenu: removed outdated comment
This commit is contained in:
parent
d1208900f8
commit
6351880e09
1
ui/jquery.ui.selectmenu.js
vendored
1
ui/jquery.ui.selectmenu.js
vendored
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user