mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
9571e1ed7d
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.