Mocoapp Textarea Fix

Allows to add line breaks in the description textarea of the Moco booking tool

ავტორი
opctim
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
0
რეიტინგი
0 0 0
ვერსია
2025-04-08-03
შექმნილია
08.04.2025
განახლებულია
08.04.2025
Size
4,54 KB
ლიცენზია
MIT
გამოყენებს მათ

Moco (the agency time tracking software) doesn't allow to put line breaks in a booking, which is quite annoying. This code fixes this issue by simply executing event.stopPropagation() on all textareas to prevent Moco from submitting the form on shift+enter.