More hints on the item detail panel

This commit is contained in:
Edward Betts 2021-07-14 16:01:07 +02:00
parent c7f09a9584
commit 76e1008e84
1 changed files with 8 additions and 1 deletions

View File

@ -425,7 +425,14 @@
</div>
<div v-if="current_item.nearby && current_item.nearby.length">
<div v-if="!username" class="alert alert-info"><a href="/login">Login with OpenStreetMap</a> to add Wikidata tags</div>
<div v-if="!username" class="alert alert-info">
<i class="fa fa-info-circle"></i>
<a href="/login">Login with OpenStreetMap</a> to add Wikidata tags</div>
<div v-if="edits.length" class="alert alert-info">
<i class="fa fa-info-circle"></i>
Use the save button in the top right corner of the map to upload changes.
</div>
<strong>Possible OSM matches</strong> (sorted by distance from item)<br>
show: