mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Selectmenu: fix lint issue
This commit is contained in:
parent
3dfa08f227
commit
c9042b960f
2
ui/jquery.ui.selectmenu.js
vendored
2
ui/jquery.ui.selectmenu.js
vendored
@ -162,7 +162,7 @@ $.widget( "ui.selectmenu", {
|
||||
|
||||
this.menuInstance._isDivider = function() {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
refresh: function() {
|
||||
|
Loading…
Reference in New Issue
Block a user