Skip to content

Fix several javascript issues

Benjamin Hättasch requested to merge fix-js into main
  • Make sure popper frontend dependency is always loaded before bootstrap script files load
  • This fixes #121 (closed) as well as issues in admin interface (scheduling and track management)
  • Make track management javascript more robust (this resolves an issue occurring when moving an AK with track back to list of AKs without tracks)

Merge request reports