diff options
| author | garbash <dor.garbash@gmail.com> | 2014-08-17 13:03:34 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-08-17 13:03:34 +0300 |
| commit | bd7313e6b0bb64b2eeb2ce46cbb1949dd0af977a (patch) | |
| tree | cf4c8ecab4bc5443ed635770ecd073a360c21b2a /index.html | |
| parent | 72fbcd4787de95187ed574d492cb4774e1e68d1a (diff) | |
Display more chars of node titles on default
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <div id="suggestion"> - <form> <input id="textanalyser" onfocus="if(this.value == 'main contribution:') { this.value = ''; }" value="main contribution:"/></form> + <form> <input id="textanalyser" onfocus="if(this.value == 'Type here to create a network:') { this.value = ''; }" value="Type here to create a network:"/></form> </div> |
