GoogleCodeArchive / tapirwiki

Automatically exported from code.google.com/p/tapirwiki
1 stars 0 forks source link

A request for a new feature to be added to TapirWiki #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Owing to checkbox of attachement list invisible in Chrome, I suggest one letter 
insertion
As-Is
<input type="checkbox" name="edit" value="'+f+'" onclick="chkboxchange()" 
></label>
To-Be
<input type="checkbox" name="edit" value="'+f+'" onclick="chkboxchange()" 
><label for="edit"><font color=white>__</font></label>

Original issue reported on code.google.com by kimdon...@gmail.com on 5 Sep 2013 at 12:49