mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
Enhance + SECTION to always be visible
This commit is contained in:
parent
7d3473365a
commit
9d82682797
12 changed files with 771 additions and 762 deletions
|
@ -33,7 +33,6 @@ export default Component.extend(TooltipMixin, ModalMixin, {
|
|||
|
||||
let msContainer = document.getElementById('section-editor-' + this.get('containerId'));
|
||||
let mousetrap = this.get('mousetrap');
|
||||
|
||||
if (is.null(mousetrap)) {
|
||||
mousetrap = new Mousetrap(msContainer);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue