Skip to content

Export chat/betrieb functions globally

Nick Sellen requested to merge export-more-js-globals into master

Closes #211 (closed)

What does this MR do?

This exports chat/betrieb functions so they are available for onclick handlers etc.

How confident are you it won't break things if deployed?

Very. There is a chance it won't resolve the error of course, but should not break anything more as we just exporting more than we currently do :)

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible... (hotfix? well, it seems hard to test this for now...)
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Peter Tönnies

Merge request reports