forked from LiveCarta/LiveCartaWP
LAW-8882: fixes
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
console.warn("please add pdfUrl");
|
||||
return;
|
||||
}
|
||||
btn.classList.remove("btn-loading");
|
||||
window.open(pdfUrl, "_self");
|
||||
}, false );
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user