mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Menu: Remove extraneous blank lines
This commit is contained in:
parent
63448148a2
commit
435ed7e8d2
@ -90,8 +90,6 @@ return $.widget( "ui.menu", {
|
||||
this.mouseHandled = true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Open submenu on click
|
||||
if ( target.has( ".ui-menu" ).length ) {
|
||||
this.expand( event );
|
||||
|
Loading…
Reference in New Issue
Block a user