Typo error

Support forumCategory: BugsTypo error
Florian asked 7 years ago
In frontend-boostrap.js, there is a typo error : "var format = ea_settings['date_format'] + ' ' + ea_settings['time_format'];
booking_data.date_time = moment(booking_data.date + ' ' + booking_data.time, ea_settings['defult_detafime_format'']).format(format);"   Shouldn't be "default_datetime_format" instead of "defult_detafime_format'"?
2 Answers
Nikola Loncar Staff answered 7 years ago
Hi Florian, thanks for reporting that issue it's a typo. It will be fixed in new version.   Best regards, Nikola  
Florian answered 7 years ago
You'll find it in frontend.js and frontend-bootstrap.js !    
Nikola Loncar Staff replied 7 years ago

Thanks it’s fixed so it will be part of new version. Thanks 🙂