shx-3d-render
parent
635a3a24cf
commit
9717832949
|
@ -410,7 +410,8 @@
|
|||
|
||||
function SHX_IFC_genSwatchSelect(inputID, labelText, inputName, inputVal, options, section_id) {
|
||||
|
||||
|
||||
console.log("inputVal", inputVal);
|
||||
console.log("options", options);
|
||||
|
||||
let html = `
|
||||
<label class="form__label custom shx-ifc-form_label" for="${inputID}-label">${labelText}: <span class="shx-ifc-form_label_selected shx-ifc-form_label_selected_${inputID}">${options[inputName].name}</span></label>
|
||||
|
|
Loading…
Reference in New Issue