Skip to content

loaded dynatree from lib for use with webpack. Used it in Utils.php

Peter Tönnies requested to merge Hotfix/PT-207-fixBezirkChooser into master

Closes #207 (closed)

What does this MR do?

It is a hotfix for the unvisible region chooser. It loads the not found dynatree function via webpack

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

First time for this kind of thing. But locally it works. Should do no harm as it is broken in prod anyway.

Checklist

  • added a test, or explain why one is not needed/possible... (it gets visible again in localhost. hotfix)
  • 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))

Merge request reports