mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 16:05:35 +00:00
Merge branch 'master' of https://github.com/2ec0b4/kaamelott-soundboard into recherche-style
* 'master' of https://github.com/2ec0b4/kaamelott-soundboard: Finalise le filtre des sons WIP - Filtre les sons Améliore le modèle et la collection Sound # Conflicts: # js/app/templates/filter.hbs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form action="index.html" method="post">
|
||||
<input type="text" name="s" value="">
|
||||
<input type="submit" name="submit" value="Rechercher" class="btn">
|
||||
<input type="submit" name="submit" value="Filtrer" class="btn">
|
||||
</form>
|
||||
@@ -1,5 +1,5 @@
|
||||
<div id="search">
|
||||
|
||||
<div id="filter">
|
||||
|
||||
</div>
|
||||
|
||||
<div id="list">
|
||||
|
||||
Reference in New Issue
Block a user