Fix non_amd.html
- converse-muc.js was overriding the global "converse" variable with undefind (the factory function didn't return anything) - locales was not defined in utils.js in non AMD (not passed in the factory function)
Showing
non_amd.html
100644 → 100755
src/converse-muc.js
100644 → 100755
src/utils.js
100644 → 100755
Please register or sign in to comment