shx-3d-render
parent
0bd07b1463
commit
f1824232c4
|
@ -237,7 +237,7 @@
|
|||
|
||||
|
||||
let html = `
|
||||
<label class="form__label custom shx-ifc-form_label" for="${inputID}-label">${labelText}: <span>${inputVal.name}</span></label>
|
||||
<label class="form__label custom shx-ifc-form_label" for="${inputID}-label">${labelText}: <span>${SHX_getFilamentById(inputVal).name}</span></label>
|
||||
<div id="${inputID}" class="shx-ifc-colorselect">
|
||||
`;
|
||||
|
||||
|
|
Loading…
Reference in New Issue