diff options
| author | Alon Levy <alon@pobox.com> | 2014-10-02 10:07:07 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-10-02 10:07:07 +0300 |
| commit | 5a9241f271be1d574424e5421904b5351a3622bf (patch) | |
| tree | 3051fb5711a995e664c4b44a289e61a92af4d407 | |
| parent | ffb0cfbd4e48bee1395488a0099779c3256e0f9d (diff) | |
index.html: s/Expand/expand/ for #62
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ <div class='editlinkinfo'> <form id='editlinkform'> - <input id="editlinkname" onkeyup="Expand(this);"/> + <input id="editlinkname" onkeyup="expand(this);"/> </form> </div> |
