mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Add a component loader that finds components by searching for elements with the "data-icinga-component" attribute and loads the corresponding JavaScript file from the backend to render the component. refs #4456