view zpt/MPIWGProject_versionManageForm.zpt @ 41:cacba38c268c

added decode() back to MPIWGRoot, templates using it should be fixed...
author casties
date Fri, 26 Apr 2013 21:37:18 +0200
parents bca61e893fcc
children
line wrap: on
line source

<h1>Set invisible</h1>
<form action="versionManage">
<input type="checkbox" name="invisible">Invisible<br/>
<input type="submit" value="submit">
</form>