File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
src/main/resources/templates Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -259,11 +259,7 @@ <h4>Tipo de producto</h4>
259
259
< div class ="col-md-8 products-right ">
260
260
< div class ="sort-grid ">
261
261
< div class ="sorting ">
262
- < h6 > Ordenar por</ h6 >
263
- < select id ="country1 " onchange ="change_country(this.value) " class ="frm-field required sect ">
264
- < option value ="higth "> Precio(Alto - Bajo)</ option >
265
- < option value ="low "> Price(Bajo - Alto)</ option >
266
- </ select >
262
+
267
263
< div class ="clearfix "> </ div >
268
264
</ div >
269
265
< div class ="clearfix "> </ div >
Original file line number Diff line number Diff line change @@ -259,11 +259,7 @@ <h4>Tipo de producto</h4>
259
259
< div class ="col-md-8 products-right ">
260
260
< div class ="sort-grid ">
261
261
< div class ="sorting ">
262
- < h6 > Ordenar por</ h6 >
263
- < select id ="country1 " onchange ="change_country(this.value) " class ="frm-field required sect ">
264
- < option value ="higth "> Precio(Alto - Bajo)</ option >
265
- < option value ="low "> Price(Bajo - Alto)</ option >
266
- </ select >
262
+
267
263
< div class ="clearfix "> </ div >
268
264
</ div >
269
265
< div class ="clearfix "> </ div >
You can’t perform that action at this time.
0 commit comments