diff options
| author | alon <alon@pobox.com> | 2014-10-13 07:50:37 +0300 |
|---|---|---|
| committer | alon <alon@pobox.com> | 2014-10-13 07:50:37 +0300 |
| commit | be535ef7a62c854b566e464d2f67ce93c8776402 (patch) | |
| tree | 8e97c4d8799c0bb3e4698d6435d2d3893468812f /index.html | |
| parent | 64bb111592675a5f2d48ca141ab3ba813d740dd4 (diff) | |
| parent | 6e65f14104029fce947fb865cd39913206ae8f7c (diff) | |
Merge pull request #94 from Rhizi/#91
#91 Fixed
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ <div class='editinfo'> <form id='editform'> - <input id="editname"/> + <input id="editname" onkeyup="expand(this);"/> </form> </div> |
