mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Only load popup graphs when popup is shown Might cause a small delay, but pre-loading all the graphs was causing a lot of un-needed work. Slowing down page loading. fixes #343 * remove extra div