mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add alert_id to alerts for templates Extract alert loading to a function loadAlerts(). Alternative to #8351 * Actually add alert_id to $obj * travis fixes