dropdown : suppression balise inutile
This commit is contained in:
parent
76bd293930
commit
1f7d1cc682
@ -18,15 +18,13 @@
|
|||||||
}}
|
}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
|
|
||||||
<fieldset class="shortFormRight"">
|
<fieldset class="shortFormRight">
|
||||||
<legend>Filtrer par catégorie</legend>
|
<legend>Filtrer par catégorie</legend>
|
||||||
<nav>
|
|
||||||
{{:dropdown
|
{{:dropdown
|
||||||
title="Filtrer par catégorie"
|
title="Filtrer par catégorie"
|
||||||
options=$options
|
options=$options
|
||||||
value="%s"|args:$_GET.cat_key
|
value="%s"|args:$_GET.cat_key
|
||||||
}}
|
}}
|
||||||
</nav>
|
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<div class="shortFormLeft">
|
<div class="shortFormLeft">
|
||||||
|
@ -18,15 +18,13 @@
|
|||||||
}}
|
}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
|
|
||||||
<fieldset class="shortFormRight"">
|
<fieldset class="shortFormRight">
|
||||||
<legend>Filtrer par catégorie</legend>
|
<legend>Filtrer par catégorie</legend>
|
||||||
<nav>
|
|
||||||
{{:dropdown
|
{{:dropdown
|
||||||
title="Filtrer par catégorie"
|
title="Filtrer par catégorie"
|
||||||
options=$options
|
options=$options
|
||||||
value="%s"|args:$_GET.cat_key
|
value="%s"|args:$_GET.cat_key
|
||||||
}}
|
}}
|
||||||
</nav>
|
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<div class="shortFormLeft">
|
<div class="shortFormLeft">
|
||||||
|
Loading…
Reference in New Issue
Block a user