Mercurial > hg > ChinaGisRestApi
view zpt/addRestDbGisApi.zpt @ 231:0a3303682712
Upload of xml-tables with empty Cells possible
author | fknauft |
---|---|
date | Fri, 29 Apr 2011 17:35:14 +0200 |
parents | 562717546168 |
children |
line wrap: on
line source
<div tal:replace="structure here/manage_page_header">Header</div> <h2>Add a RESTgis interface</h2> <form method="post" action="manage_addRestDbGisApi"> <p class="form-label">ID</p> <p class="form-element"><input size="80" name="id"/></p> <p class="form-label">Title</p> <p class="form-element"><input size="80" name="title"/></p> <p><input type="submit" value="Add" /></p> </form>