mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-13 18:46:56 -04:00
Removed deprecated event.
This commit is contained in:
parent
219bf8295c
commit
d1fd315c86
7 changed files with 14 additions and 14 deletions
2
src/static/js/vendors/nice-select.js
vendored
2
src/static/js/vendors/nice-select.js
vendored
|
@ -123,7 +123,7 @@
|
|||
$dropdown.find('.list').css('max-height', $maxListHeight + 'px');
|
||||
|
||||
} else {
|
||||
$dropdown.focus();
|
||||
$dropdown.trigger('focus');
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue