mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
fixed typo, added initial interface with still bullet button
This commit is contained in:
parent
239742e80c
commit
5027ad4c92
3 changed files with 7 additions and 1 deletions
|
@ -5218,7 +5218,7 @@ function OUTER(gscope)
|
|||
}
|
||||
}
|
||||
|
||||
function doInsertUnorderedList(type)
|
||||
function doInsertList(type)
|
||||
{
|
||||
if (!(rep.selStart && rep.selEnd))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue