mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
After moving javascript code from the view to an external js file, the usage of global variable has_inkludierteLehre was causing css issues. Now the check if lector has inkludierte lehre is an extra method in the controller which is called by AJAX in the tabulators render-callback function.