| author | ymh <ymh.work@gmail.com> |
| Wed, 05 Dec 2018 23:52:25 +0100 | |
| changeset 194 | d19ba6045e82 |
| parent 115 | b5d11572f1ed |
| permissions | -rw-r--r-- |
| 115 | 1 |
<div class="filter mb-3"> |
2 |
<form class="form-inline"> |
|
3 |
||
4 |
<div class="form-group" style="flex-grow: 1;"> |
|
5 |
<input type="text" class="form-control w-100" id="inputPassword2" placeholder="ex : tag:capacitation"> |
|
6 |
</div> |
|
7 |
||
8 |
<button type="submit" class="btn btn-primary ml-2">filtrer</button> |
|
9 |
||
10 |
</form> |
|
11 |
</div> |