remove simpleMDE from base library

This commit is contained in:
lxsang
2020-12-18 21:51:12 +01:00
parent 566592dc8e
commit 6ee3861be6
5 changed files with 2 additions and 22 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1440,6 +1440,7 @@ namespace OS {
el.text(s.__());
}
$(this.target).append(el);
$(this.target).scrollTop($(this.target)[0].scrollHeight);
}
/**

View File

@ -11,5 +11,6 @@
"category":"Other",
"iconclass":"fa fa-adn",
"mimes":["none"],
"dependencies":[],
"locale": {}
}