diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-16 19:18:50 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-16 19:18:50 -0400 |
| commit | 9e14963bad67ab2c640e98bb2148635b551727ae (patch) | |
| tree | 70b24908063e21cf6f1ff133d713a338005109d3 /index.html | |
| parent | e1a9e10902de4d927f4c2c87b6c27e6303fa1ead (diff) | |
| download | pnit-9e14963bad67ab2c640e98bb2148635b551727ae.tar.gz pnit-9e14963bad67ab2c640e98bb2148635b551727ae.zip | |
add csv download
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ <input id='csv-input' name='csv-input' type='file' accept='text/csv' required> </form> - <button>download pnit csv</button> + <button id='csv-download'>download pnit csv</button> <table id='pnit-results'> <tr> <td>foo</td> |
