comparison zpt/MPIWGProject_versionManageForm.zpt @ 0:bca61e893fcc

first checkin of MPIWGWeb r2 branch from CVS into mercurial
author casties
date Thu, 10 Jan 2013 17:52:13 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bca61e893fcc
1 <h1>Set invisible</h1>
2 <form action="versionManage">
3 <input type="checkbox" name="invisible">Invisible<br/>
4 <input type="submit" value="submit">
5 </form>