diff options
| author | Brian Cully <bjc@spork.org> | 2025-07-16 19:23:37 -0400 |
|---|---|---|
| committer | Brian Cully <bjc@spork.org> | 2025-07-16 19:23:37 -0400 |
| commit | 308eee80b1914d02a8b0968d9e68c32904444bb3 (patch) | |
| tree | 9536f47511a4665ec95be7db983bd55299a41f9f | |
| parent | 0bd89c79bbbdb8007e00e93ae9225ea58feb366a (diff) | |
| download | pnit-308eee80b1914d02a8b0968d9e68c32904444bb3.tar.gz pnit-308eee80b1914d02a8b0968d9e68c32904444bb3.zip | |
remove stub text from result table
| -rw-r--r-- | index.html | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -23,16 +23,6 @@ <button id='csv-download'>download</button> <table id='pnit-results'> - <tr> - <td>foo</td> - <td>bar</td> - <td>pnit</td> - </tr> - <tr> - <td>foo</td> - <td>bar</td> - <td>pnit</td> - </tr> </table> </x-pnit-form> |
