move models & view referent

This commit is contained in:
Malibu
2015-02-20 15:00:09 +01:00
parent fe746d6bbb
commit 5fbb41a461
19 changed files with 97 additions and 26 deletions

View File

@ -7,9 +7,9 @@
<nav>
<form class="form-inline navbar">
<div class="form-group">
<img alt="" src="./pictures/homePic/search.png">
<img alt="" height="35px" src="./pictures/homePic/search.png">
<div class="input-group">
<input type="text" class="form-control" placeholder="Rechercher un Référant">
</span><input type="text" class="form-control" placeholder="Rechercher un Référant">
</div>
</div>
</form>