diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-04 00:57:17 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-04 01:20:18 +0200 |
| commit | 0e177f7b3e13c8c3860aca648c06df64e1744f02 (patch) | |
| tree | c1326cb5170c1ea0c8aadc4f18016f804e8ff2e7 /index.html | |
| parent | 55038693891c20473d10eba061d8a714c7b92dac (diff) | |
index: drop meaningless form element
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -108,9 +108,7 @@ </div> </div> <div class="debug-ui-row"> - <form> - Import <input type="file" class="file-import" /> - </form> + Import <input type="file" class="file-import" /> </div> </div> |
