emoji picker
parent
0e326f2d71
commit
acd697799c
|
@ -967,8 +967,6 @@
|
||||||
|
|
||||||
document.querySelector('.shx-ifc-form_label_selected_' + inputID).innerHTML = options[swatch].name;
|
document.querySelector('.shx-ifc-form_label_selected_' + inputID).innerHTML = options[swatch].name;
|
||||||
|
|
||||||
console.log("updateSelectSwatch")
|
|
||||||
|
|
||||||
this.renderView(200);
|
this.renderView(200);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1040,6 +1038,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
this.renderView();
|
this.renderView();
|
||||||
|
|
||||||
|
console.log("render current variant")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue