Skip to content

Commit 7b92dfe

Browse files
committed
Update commercial.component.html
1 parent b4dc24c commit 7b92dfe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

angular/wallypop/src/app/components/articles/commercial.component.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
FILTROS <i aria-hidden="true" class="fa fa-sort pull-right"></i>
2121
</button>
2222
<form action="/search/commercial" class="full-width menu-commercial" method="GET">
23-
<h4 class="text-light">CATEGORÍA</h4>
23+
<!--<h4 class="text-light">CATEGORÍA</h4>
2424
<div class="form-group">
2525
<select class="form-control" name="id_category">
2626
<option disabled selected>Selecciona una categoría</option>
@@ -29,15 +29,15 @@ <h4 class="text-light">CATEGORÍA</h4>
2929
</div>
3030
<p class="text-center">
3131
<button class="btn btn-success btn-block">APLICAR</button>
32-
</p>
33-
<p class="text-center">
34-
<a class="btn btn-info btn-block" href="/commercial" onclick="" type="reset">BORRAR
35-
FILTROS</a>
36-
</p>
32+
</p> -->
3733
<p>
3834
<small>Anuncios segunda mano. Las mejores ofertas en de segunda mano y de ocasión solo
3935
en Wallypop</small>
4036
</p>
37+
<p class="text-center">
38+
<a class="btn btn-info btn-block" href="/commercial" onclick="" type="reset">BORRAR
39+
FILTROS</a>
40+
</p>
4141
</form>
4242
</div>
4343
</div>

0 commit comments

Comments
 (0)