update itr and ao from and auto save mat ceadit and utility
This commit is contained in:
@@ -45,11 +45,6 @@ document.getElementById("year").addEventListener("change", function () {
|
|||||||
|
|
||||||
// Show preview
|
// Show preview
|
||||||
previewDiv.style.display = "block";
|
previewDiv.style.display = "block";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
})
|
})
|
||||||
.catch(err => console.error("Preview load error:", err));
|
.catch(err => console.error("Preview load error:", err));
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user