1
0
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:
Antoine
2016-04-12 22:44:55 +02:00
8 changed files with 71 additions and 52 deletions

View File

@@ -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>

View File

@@ -1,5 +1,5 @@
<div id="search">
<div id="filter">
</div>
<div id="list">