mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update build
This commit is contained in:
Vendored
+2
@@ -1641,7 +1641,9 @@ L.MarkerCluster.include(!L.DomUtil.TRANSITION ? {
|
||||
m.setLatLng(newPos);
|
||||
m.setZIndexOffset(1000000); //Make these appear on top of EVERYTHING
|
||||
|
||||
m._noHas = true;
|
||||
L.FeatureGroup.prototype.addLayer.call(group, m);
|
||||
delete m._noHas;
|
||||
|
||||
|
||||
leg = new L.Polyline([this._latlng, newPos], { weight: 1.5, color: '#222' });
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user