0.0.87
This commit is contained in:
@@ -400,7 +400,10 @@ function OnSelectionChange(el) {
|
||||
// location.href = '/profile'
|
||||
document.querySelector(".info_profile").innerHTML = data.html
|
||||
//
|
||||
|
||||
let checkbox_width = document.querySelector('.checkbox_cargo_type');
|
||||
if(checkbox_width.childElementCount === 4){
|
||||
checkbox_width.classList.add('width')
|
||||
}
|
||||
sliderInit();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user