dev #199
@@ -14,7 +14,7 @@ mixin flight_popup()
|
||||
span(v-if="edit_active")
|
||||
.leaflet-popup-button-group(v-if="edit_active")
|
||||
a.text-gray(
|
||||
v-on:click.prevent="place_delete('flight',idx)"
|
||||
v-on:click.prevent="place_delete(journey,'flight',idx)"
|
||||
v-html="generate_icon('trash', 'NA')"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user