diff options
| author | Alon Levy <alon@pobox.com> | 2014-09-29 20:46:19 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-09-29 20:46:19 +0300 |
| commit | 3e3c130b3eede854db602259215866a409618967 (patch) | |
| tree | 4c3ff71bc41a7d7571bef35e0168b5b4b1ddebca /index.html | |
| parent | be7864b7a35f7dfaa825ae0a4c7cbce1c62e0368 (diff) | |
buttons/index: add file load button
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -95,6 +95,11 @@ <a href="#">Load</a> </div> </div> + <div class="debug-ui-row"> + <form> + Load <input type="file" class="file-load" /> + </form> + </div> <div class="debug-ui-left"> <div class="debug">debug</div> </div> |
