Travel: Update css, zmiany w widoku faktur zakupowych
This commit is contained in:
@@ -77,9 +77,7 @@
|
||||
el.className = 'marker';
|
||||
el.insertAdjacentHTML(
|
||||
'afterbegin',
|
||||
'<img src="' +
|
||||
assetsPath +
|
||||
'img/illustrations/fleet-car.png" alt="Fleet Car" width="20" class="rounded-3" id="carFleet-' +
|
||||
'<img src="../../assets/img/illustrations/fleet-car.png" alt="Fleet Car" width="20" class="rounded-3" id="carFleet-' +
|
||||
marker.properties.message +
|
||||
'">'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user