added genres an langues condition to search, added close column bouton

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-19 22:15:44 +01:00
parent 4d2a3f85ce
commit 6af6e60946
12 changed files with 367 additions and 82 deletions
@@ -1,4 +1,4 @@
<div theme="{{ theme_hook_original }}" class="col small-col-12 med-col-4 large-col-3 float-right">
<div theme="{{ theme_hook_original }}" class="col small-col-12 med-col-4 large-col-2 float-right">
<div class="wrapper">
{{ items }}
{{ no_results_found }}
@@ -1,4 +1,4 @@
<div theme="{{ theme_hook_original }}" class="col small-col-12 med-col-4 large-col-3 float-right">
<div theme="{{ theme_hook_original }}" class="col small-col-12 med-col-4 large-col-2 float-right">
<div class="wrapper">
{{ form }}
</div>