Skip to content

Commit 169382d

Browse files
committed
updated interface and screenshot
1 parent 13ad063 commit 169382d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

img/screenshot.png

-6.15 KB
Loading

index.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,11 @@ <h2>convert <a href="https://github.com/digitalmethodsinitiative/zeeschuimer" ta
9191
ondrop="event.stopPropagation(); event.preventDefault();
9292
dodrop(event);">
9393
drop your ndjson file here.
94-
click "export" button to download a csv file.
94+
select location to save your csv file.
9595
</div>
9696

97-
<div class="buttonhouse">
98-
<button class="beautifulbutton" onclick="downloadCSV('test.csv')">export</button>
99-
<div id="csv"></div></div>
97+
98+
<div id="csv"></div>
10099

101100
<footer class="credits">
102101
<p><a href="https://github.com/PublicDataLab/zeehaven" target="_blank">code / credit</a></p>

0 commit comments

Comments
 (0)