Switch save default from mock to live.
This commit is contained in:
parent
6c46c3713a
commit
c47590dd65
3 changed files with 5 additions and 3 deletions
|
|
@ -298,9 +298,10 @@
|
|||
<div class="h3 card-title">Link Wikidata and OpenStreetMap</div>
|
||||
<div class="alert alert-danger">
|
||||
<i class="fa fa-exclamation-triangle"></i>
|
||||
<!-- This software is beta, it works but is incomplete.<br/><a href="/documentation">See what's broken</a>. -->
|
||||
This software is unfinished. Only mock editing happens, nothing is uploaded to the OpenStreetMap database yet. <a href="/documentation" class="alert-link">See what's broken</a>
|
||||
This software is beta, it works but is incomplete. <a href="/documentation">See what's broken</a>.
|
||||
<!-- This software is unfinished. Only mock editing happens, nothing is uploaded to the OpenStreetMap database yet. <a href="/documentation" class="alert-link">See what's broken</a> -->
|
||||
</div>
|
||||
|
||||
<p class="card-text">This tool will help you link Wikidata items with the matching object on OpenStreetMap (OSM).</p>
|
||||
|
||||
<p v-if="!username" class="card-text">To save changes you need to <a href="/login">login via OpenStreetMap</a>.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue