Skip to content

09 JavaScript configuration

Yegor Borisenco edited this page Jul 16, 2017 · 1 revision

JavaScript configuration

There's a config file - app/assets/js/config.js. It allows you to modify the Toast messages and their dismissal time. Its contents are being used in the main script file.

Clone this wiki locally