editor: fix - removing unnecessary event handler in sourceEditor module
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 17 Dec 2013 10:50:17 +0000 (11:50 +0100)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 17 Dec 2013 10:50:17 +0000 (11:50 +0100)
commit61e73a2d096b2c692b4fe6659b832ca15629e502
treedff9a3a4d477b6c3701482ac3e76cb52996a3dac
parentb7d1baeb57e59c30907d272eea8053ab74a8cfbd
editor: fix - removing unnecessary event handler in sourceEditor module

This was causing setting documentEditedHere on actions other than
document edit, like navigating with arrow keys or invoking acejs search
functionality.
src/editor/modules/sourceEditor/sourceEditor.js