Greetings,
I just read the post
https://mibew.org/forums/index.php/topic,191760.msg198246.html#msg198246And after changing the leave message form (mibew/styles/chats/default/templates_src/client_side/leave_message/form.handlerbars)
I runned the steps:
* npm install
* gulp default (and also gulp rebuild)
After that I got the release zip file and just overwrite my files at my mibew app directory. But the changes didnĀ“t make effect the leave message form remains with the original aspect (my change remove the fields and send button not allowing to send messages when the operator are offline).
Would you help me with this issue?
Thanks in advance