1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Changes for index

This commit is contained in:
David Bomba 2022-06-20 17:02:34 +10:00
parent 464bbd57c7
commit 8f08c2f2db

View File

@ -159,10 +159,11 @@
crossorigin="anonymous">
</script>
<script type="text/javascript">
if (location.hash.includes("code")) {
open(location, '_self').close()
window.close()
}
window.onload = function() {
if (location.hash.includes("code")) {
new PublicClientApplication("1023b9ce-5b09-4f04-98f8-e1ed85a72332", null, null);
}
};
</script>
<center style="padding-top: 150px" id="loader">