se hacen modificaciones de catalogo a peticion de observaciones de carlos 24052026
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
return;
|
||||
}
|
||||
this.el('brandCatalogOverlay').style.display = 'block';
|
||||
document.body.style.overflow = 'hidden';
|
||||
//document.body.style.overflow = 'hidden';
|
||||
this.loadBrands();
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
document.body.style.overflow = '';
|
||||
this.reset();
|
||||
},
|
||||
|
||||
|
||||
reset: function() {
|
||||
this.state = 'brands';
|
||||
this.nav = { brand: null, brandId: null, model: null, modelId: null, year: null, yearId: null, engine: null, myeId: null, category: null, categoryId: null };
|
||||
|
||||
Reference in New Issue
Block a user