Shift+return in the description field will now submit event
While adding or editing event, form can be submitted by hitting the Return key. That behaviour is different in the "Description" field as this is TextArea and hitting Return just creates new line of text.
This patch adds possibility to submit form by hitting Shift+Return key while in the description field.
Closes-issue: #82 (closed)