--- a/integration/v2/03.html Tue Jun 18 11:48:49 2013 +0200
+++ b/integration/v2/03.html Tue Jun 18 13:29:25 2013 +0200
@@ -22,8 +22,15 @@
<div class="col-right">
<ul class="head-login clearfix">
<li>
- <form action="#">
- <p><input type="text" placeholder="Rechercher dans le site"></p>
+ <form method="GET" action="/egonomy/allpictures/">
+ <p>
+ <input id="id_search" type="text" placeholder="Rechercher dans le site">
+ <select class="search-type">
+ <option selected="" value="/egonomy/allpictures/">Images</option>
+ <option value="/egonomy/allfragments/">Fragments</option>
+ </select>
+ </p>
+ <input type="hidden" name="field" value="all">
</form>
</li>
<li class="hello-user">Bonjour Anthony Ly</li>