1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

Отправка комментариев по ctrl+enter

This commit is contained in:
Denis Shakhov 2016-11-15 13:19:04 +07:00
parent b1d62c55e5
commit 497614eae6
2 changed files with 6 additions and 2 deletions

View file

@ -65,7 +65,11 @@
this.setModeAdd();
// Иниц-ия редактора
this.elements.text.lsEditor();
this.elements.text.lsEditor({
submitted: function () {
this.element.submit();
}.bind(this)
});
//
// СОБЫТИЯ

@ -1 +1 @@
Subproject commit 675223880b3a73f346ba611ca941c1ac933689e0
Subproject commit 7c7cb46b5b0f956c1a43ee703011064739f1125b