mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
pad_editbar: Deprecate the toggleDropDown
callback
This commit is contained in:
parent
c629ee09a8
commit
ee41de4809
2 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,7 @@ src/static/js/pad_editbar.js
|
|||
|
||||
## disable()
|
||||
|
||||
## toggleDropDown(dropdown, callback)
|
||||
## toggleDropDown(dropdown)
|
||||
Shows the dropdown `div.popup` whose `id` equals `dropdown`.
|
||||
|
||||
## registerCommand(cmd, callback)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue