reimplementation of note type with jquery only

This commit is contained in:
zadam
2019-08-25 21:48:56 +02:00
parent 6d8f11d533
commit 233a50dbb7
4 changed files with 86 additions and 135 deletions

View File

@@ -141,10 +141,6 @@ class TabContext {
}
}, 5000);
if (utils.isDesktop()) {
this.noteType.updateExecuteScriptButtonVisibility();
}
this.showPaths();
if (this.sidebar) {