We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697255f commit 74649baCopy full SHA for 74649ba
apps/port/import.html
@@ -35,7 +35,6 @@ <h3 class="h2">File Contents</h3>
35
<br>
36
<div class="btns">
37
<button id="convert_btn btn1" class="buttons" onclick="xml2geo()" type="button">Convert from XML</button>
38
- <button id="prepare_btn btn2" class="buttons" onclick="prepareAnnot()" type="button">Prepare JSON</button>
39
</div>
40
41
<textarea name="input" class="slide" id="output" rows="5" cols="75" placeholder="Output:"></textarea><br>
0 commit comments