We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ad063 commit 169382dCopy full SHA for 169382d
img/screenshot.png
-6.15 KB
index.html
@@ -91,12 +91,11 @@ <h2>convert <a href="https://github.com/digitalmethodsinitiative/zeeschuimer" ta
91
ondrop="event.stopPropagation(); event.preventDefault();
92
dodrop(event);">
93
drop your ndjson file here.
94
-click "export" button to download a csv file.
+select location to save your csv file.
95
</div>
96
97
-<div class="buttonhouse">
98
-<button class="beautifulbutton" onclick="downloadCSV('test.csv')">export</button>
99
-<div id="csv"></div></div>
+
+<div id="csv"></div>
100
101
<footer class="credits">
102
<p><a href="https://github.com/PublicDataLab/zeehaven" target="_blank">code / credit</a></p>
0 commit comments