shx-3d-render

main
Jan Umbach 2024-06-21 23:35:54 +02:00
parent cc8359ce57
commit 45e4053793
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);
console.log("input.id", input.id, input , target);
// the the last - and get the id
let inputID = input.id.slice(0, input.id.lastIndexOf('-'));