mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 08:08:05 -05:00
Fix missing semicolon.
This commit is contained in:
@@ -255,7 +255,7 @@ jQuery(function() {
|
||||
elem.style.display = display;
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user