mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Clean up for pdf slot
This commit is contained in:
parent
526485bcaf
commit
f7841aced1
@ -70,8 +70,6 @@
|
|||||||
iframe.addEventListener("load", function () {
|
iframe.addEventListener("load", function () {
|
||||||
const loader = document.getElementById("loader")
|
const loader = document.getElementById("loader")
|
||||||
loader.classList.add("hidden");
|
loader.classList.add("hidden");
|
||||||
// loader.hidden=true;
|
|
||||||
// loader.remove();
|
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user