diff --git a/frontend/app/map/lines/view-line.html b/frontend/app/map/lines/view-line.html index a72c5627..3b6259e7 100644 --- a/frontend/app/map/lines/view-line.html +++ b/frontend/app/map/lines/view-line.html @@ -25,7 +25,7 @@ -
+
diff --git a/frontend/app/map/markers/view-marker.html b/frontend/app/map/markers/view-marker.html index 11933944..534b8556 100644 --- a/frontend/app/map/markers/view-marker.html +++ b/frontend/app/map/markers/view-marker.html @@ -11,10 +11,10 @@
-
- - - +
+ + +
-
+
{{filteredTypes = (result.isMarker && result.isLine ? client.types : (client.types | fmObjectFilter:{type:result.isMarker ? 'marker' : 'line'})); ""}} -
+
- +