mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-31 05:44:27 -06:00
Merge 36d03bce145c6f361187c1dc4ba9c19a429c21f3 into 6abda7ab68cc20f4aca870eb243747951b90ab04
This commit is contained in:
commit
b9904bddb2
@ -108,6 +108,7 @@ function createIcon(options, enableTooltips, shortcuts) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
el.innerHMTL = options.name;
|
||||||
el.tabIndex = -1;
|
el.tabIndex = -1;
|
||||||
el.className = options.className;
|
el.className = options.className;
|
||||||
return el;
|
return el;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user