• rlanvin's avatar
    Fix non_amd.html · 00caccd1
    rlanvin authored
    - 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)
    00caccd1
non_amd.html 4.81 KB