change deputy filter form to be a simple <div>

This commit is contained in:
Frédéric Péters 2012-01-17 13:55:32 +01:00
parent 7667b14b8e
commit 69c713186e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<form id="deputy-search">
<div id="deputy-search">
<div id="form-name">
<label for="name">Nom / Prénom</label><input name="name" tal:attributes="value view/getQueryName"/>
</div>
@ -59,7 +59,7 @@
</tal:block>
</div>
</div>
</form>
</div>
<div id="resultsbox">
<span>…</span>