shx-3d-render

main
Jan Umbach 2024-06-21 23:34:53 +02:00
parent b4a8caa163
commit cc8359ce57
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@
// .shx-ifc-form_label_selected_${input.id}
console.log("input.id", input.id, "inputID", inputID, "filamentID", filamentID);
console.log("input.id", input.id);
// the the last - and get the id
let inputID = input.id.slice(0, input.id.lastIndexOf('-'));